https://github.com/mathstuf/abagames-mu-cade
Modernization of mu-cade (http://www.asahi-net.or.jp/~cs8k-cyu/windows/mcd_e.html)
https://github.com/mathstuf/abagames-mu-cade
abagames games mu-cade
Last synced: 4 months ago
JSON representation
Modernization of mu-cade (http://www.asahi-net.or.jp/~cs8k-cyu/windows/mcd_e.html)
- Host: GitHub
- URL: https://github.com/mathstuf/abagames-mu-cade
- Owner: mathstuf
- Created: 2014-04-05T03:23:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T02:37:33.000Z (over 11 years ago)
- Last Synced: 2025-03-05T01:44:59.951Z (over 1 year ago)
- Topics: abagames, games, mu-cade
- Language: D
- Size: 5.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A modernization of mu-cade[1] so that it works with recent versions of its
dependencies (OpenGL, SDL, ODE). Instead of the custom code originally used,
the Derelict project is used instead. A new BulletML[2] library is also used.
[1]http://www.asahi-net.or.jp/~cs8k-cyu/windows/mcd_e.html
[2]https://github.com/mathstuf/bulletml.git