https://github.com/sundeepk/geom
Music based experimental shooter
https://github.com/sundeepk/geom
Last synced: 11 months ago
JSON representation
Music based experimental shooter
- Host: GitHub
- URL: https://github.com/sundeepk/geom
- Owner: SundeepK
- Created: 2012-09-13T13:48:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-07T14:31:03.000Z (over 13 years ago)
- Last Synced: 2025-02-27T03:16:44.594Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 22.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Music based experimental shooter.
Use either the in game file browser or windows file browser to select a wav file to play the game with.
Existing bugs:
* After music is over, the game will crash.
2. Directory locations with spaces in them will cause the game to crash, e.g.
3. c:\my music\my song.wav (will crash)
4. c:\mymusic\mysong.wav will work
5. Very rarely, sound will not work.
Future improvements:
* Ability to load MP3 and ogg files.
2. Fix game crashes.
3. Improvement to performance and new particle effects.
4. Improvement to gameplay.