An open API service indexing awesome lists of open source software.

https://github.com/parassolanki/random-movement-game


https://github.com/parassolanki/random-movement-game

Last synced: about 3 hours ago
JSON representation

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.