Set of interactive game codes
- Replicating the video game pong in Python
- How to play:
- press control c to move paddle up
- Replicating the video game flappy bird in Python
- How to play:
- press control c to move up
- Replicating the video game crossy road in Python
- How to play:
- press control c to move foreward
- Game replicating google chrome's no internet game
- jump by pressing control+c
- Replicating the video game crossy road in Python shell (not graphics window)
- How to play:
- press control c to turn (smart-turn technology will detect which way to turn)
- compliling multiple games
- Secret number (same as secret number below)
- Treasure hunt
- screen shows you an x (random place where the treasure is located)
- x will disappear and the you have to navigate it
- Army attack
- interactive game
- still being developed
- Car racing
- interactive game
- still being developed
- interactive game in which animated would have to be put in the right basket by pressing override keys
- words are moving in 3 lanes at the same time in opposite directions
- words will start from the opposite side again when they reach the end
- word can be put in basket using override c+control
- game in which user has to guess random number
- program will tell wether guess is too high or too low
- interactive game in which user has to fire bullets using override to hit obstacles
- shooter will change direction every second
- still under development