https://github.com/parassolanki/random-movement-game
https://github.com/parassolanki/random-movement-game
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/parassolanki/random-movement-game
- Owner: ParasSolanki
- Created: 2020-09-13T16:57:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T05:05:22.000Z (over 5 years ago)
- Last Synced: 2025-10-26T15:43:51.117Z (9 months ago)
- Language: Python
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random-Movement-Game
This simple basic 2D game is built using Python (Pygame).
In this game the random moving object is moving on the screen randomly horizontally, vertically as well as diagonally.
You have to follow this random moving object.
The more you accurately follow this object you will get more score.