
Monoskill
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
You only get one skill and have to survive.
Run_Game.bat should run the game on windows. If you have python and pygame or are willing to get them, then the python version will work (hopefully on any system that has pygame). In this case, run __main__.py from its directory.
Music created with Musagi by drpetter
Sound effects created with sfxr by drpetter and from freesound.org under Creative Commons 0 License
EDIT (FIXES):
- Fixed major DLL issue preventing the executalbe from running on most machines
- Turned on fullscreen (had it off for testing)
- Fixed bug whereby enemy projectiles would try to be destroyed by explosions but crash (supposed to ignored them)
- Fixed issue where health could go beyond maximum with the troll ability
Run_Game.bat should run the game on windows. If you have python and pygame or are willing to get them, then the python version will work (hopefully on any system that has pygame). In this case, run __main__.py from its directory.
Music created with Musagi by drpetter
Sound effects created with sfxr by drpetter and from freesound.org under Creative Commons 0 License
EDIT (FIXES):
- Fixed major DLL issue preventing the executalbe from running on most machines
- Turned on fullscreen (had it off for testing)
- Fixed bug whereby enemy projectiles would try to be destroyed by explosions but crash (supposed to ignored them)
- Fixed issue where health could go beyond maximum with the troll ability