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

https://github.com/shivamswarnkar/path-finder

A simple game made by using pygame library
https://github.com/shivamswarnkar/path-finder

game-2d

Last synced: 5 days ago
JSON representation

A simple game made by using pygame library

Awesome Lists containing this project

README

          

-----------------------------------------------
This Game belongs to Shivam Swarnkar
-----------------------------------------------

"""""""""""""""""""""""""""""""""""""""""""""""
Please save all ten files in the same folder, and then run the main.py to play the game.

***********************************************
Game Info:
Name: Path-Finder (Real Name: Find Path)
Owner: Shivam Swarnkar
***********************************************
===============================================
How to play game:

Use arrow keys to play this game. Your
Target is to get to the Goal point which
is sorrounded by 3 circles. Be aware of
timer and don't touch anything except
the goal point. You have 3 lives to use. And
you will loose lives if you either touch any object or you waste time.
===============================================

© Shivam Swarnkar