Skip to content

Commit 8c1202d

Browse files
committed
maddog: Initial work on Mad Dog McCree.
Been working on this awhile; it's not close to done, but it's irresponsible to not put it in revision control at this point. This is based off a Singe 2 implementation of Mad Dog McCree HD, where I've taken some sounds and graphics, and benefitted from having a clear description of the game logic and scene timings, but the code for DirkSimple was written from scratch, and operates in a dramatically different way. This implementation is currently enough to see the attract mode, play the tutorial and first level, and deal with deaths/continues/game over. An enormous amount of infrastructure is in place now, so most of the remaining work is just filling in the rest of the actual game scenes (at least, I hope so).
1 parent 2485181 commit 8c1202d

22 files changed

+1475
-0
lines changed

data/games/maddog/bullet.png

320 Bytes
Loading

data/games/maddog/credits.png

919 Bytes
Loading

data/games/maddog/crosshaird.png

720 Bytes
Loading

data/games/maddog/empty.wav

11.6 KB
Binary file not shown.
56.6 KB
Loading
29.6 KB
Loading
4.69 KB
Loading
7.93 KB
Loading

data/games/maddog/game.lua

Lines changed: 1396 additions & 0 deletions
Large diffs are not rendered by default.

data/games/maddog/num0.png

606 Bytes
Loading

0 commit comments

Comments
 (0)