This is the Linux app named GemDash whose latest release can be downloaded as pygame_gem-dash.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named GemDash with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
GemDash
DESCRIPTION
A Gem Dash is motivated from specific 8-bit games.
Since it's my first code in Python, the old template gave me a good code basis
to understand how to build game logic, use PyGame and create something that will work and I can finish.
I can add even more game mechanics and changes.
*_win include .exe (executable)
*_mac include .app (in dmg, works independent)
Requirements:
- Python 3.13.2 or newer
- Pygame 2.6.1 or newer ( terminal: pip install pygame )
Objective And Rules Of The Game:
- Collect all the diamonds to open the exit to go to the next level.
- Collect and Place explosives and make Kaboom !
- Stay alive and avoid the monsters !
- Cursors, CTRL+Cursors, place: SpaceBar, stuck: Backspace, pause/exit: ESC, music: M
Room For Improvements:
This is just a learning programming experiment of 8-bit games mechanics.
If you were to polish this game further you would want to add things like:
- Add new levels in GemLevels.txt
- Create new monster
Features
- Gems & Boulders
- Bombs & Lava
- Rocks & Rolls
- 12 Levels
- Game Score memory
- all code is in one file
- just 1429 lines of code
- only PyGame addon
Audience
Education, Developers, Other Audience
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/gemdash/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.