https://github.com/mathstuf/abagames-torus-trooper
Modernization of torus trooper (http://www.asahi-net.or.jp/~cs8k-cyu/windows/tt_e.html)
https://github.com/mathstuf/abagames-torus-trooper
abagames games torus-trooper
Last synced: over 1 year ago
JSON representation
Modernization of torus trooper (http://www.asahi-net.or.jp/~cs8k-cyu/windows/tt_e.html)
- Host: GitHub
- URL: https://github.com/mathstuf/abagames-torus-trooper
- Owner: mathstuf
- Created: 2014-11-01T04:35:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-05T14:44:15.000Z (about 11 years ago)
- Last Synced: 2025-01-15T12:09:09.164Z (over 1 year ago)
- Topics: abagames, games, torus-trooper
- Language: D
- Size: 5.74 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A modernization of torus-trooper[1] so that it now 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/tt_e.html
[2]https://github.com/mathstuf/bulletml.git