GitHub Release : Bit Castle
By Asim Krishna Prasad
Posted on 31/01/15
Tag :
Github
After thinking and working a lot on this, now my first PyGame is up. Just made a release on GitHub.
The graphics of the game are very basic but idea is a little interesting.
Here is the link to the GitHub release
Here is the direct download link
I just hope this game doesn't just end with my learning experience but extends as an enjoyable game for people :P . Maybe a little too much to ask for...
Following is the ReadMe file of the game :
Bit Castle : V-1.0.0
A Python (PyGame) based basic game
This version has all the basic functionalities..
This is a simple game made using Python-2.7.9 (32-bit), PyGame and Tkinter. The application is for Windows System only.
Rules & Controls:
- Goal of the game is to reach the door in each level.
- Each level is completed only when the player reaches the gate with the Key.
- Without taking the key, the level won't be over.
- You have got a torch, it'll make it possible for you to see the objects in a level.
- The torch can be turned OFF or ON using Space-Bar.
- When the torch is OFF, you can only see yourself and nothing else.
- If the battery of the torch runs out, the torch is put-off automatically.
- If you decide to put OFF the torch, the torch can be put back ON after a certain amout of time ONLY.
- There are some 'red' colored crosses, touching them will kill you instantaneously.
- There are some 'green' colored batteries, touching them will recharge your torch batteries a little.
- You have to reach the gate in a certain amount of time, else the Game Is Over.
- After every level, you can visit the store and buy some boosts to help you in coming levels.
- The left-over battery charge will be converted to coins at the end of any level.
- Press Z to PAUSE.
- Images used :
--> Door
--> Key
--> Recharge
--> Death
Requisites
Execution :
- Download all the files from here.
- Execute the .exe file in the dist folder
Technology Used
- The game is made in Python-2.7.9
- Pygame and Tkinter libraries
- Executables were made using py2exe
Testing
The program has been tested on Windows-8.1(64-bit) and Windows-8.0(64-bit)..
For Hugs & Bugs, drop a mail at asimkprasad@gmail.com
COMMENTS :