Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sundeepk/geom
Music based experimental shooter
https://github.com/sundeepk/geom
Last synced: about 2 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 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-07T14:31:03.000Z (about 12 years ago)
- Last Synced: 2024-04-16T11:24:48.898Z (8 months 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.