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
- Host: GitHub
- URL: https://github.com/shivamswarnkar/path-finder
- Owner: shivamswarnkar
- Created: 2015-11-12T00:32:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T00:41:24.000Z (almost 10 years ago)
- Last Synced: 2025-03-21T04:28:47.009Z (7 months ago)
- Topics: game-2d
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
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