Log In  
Follow
Chronocide
Data structures for sfx and music
by
[ :: Read More :: ]

Cart #unh-3 | 2020-03-08 | Code ▽ | Embed ▽ | No License
46

A Touhou fangame demake! As far as I know this is the first Touhou demake on the BBS, so I'm claiming that trophy :)

Use X for shoot / accept and Z for bomb / cancel and arrow keys for movement.

This demake has the following features:

  • 2 playable characters: Reimu Hakurai and Marisa Kirisame.
  • 4 enemies with a total of 16 spellcards.
  • 5 unique music tracks, which can be listened to in the Music Room.
  • A rudimentary score system.
  • A practice system, where each boss can be practiced against.

And the following mechanics:

  • Slow, your character slows down whilst shooting. How much you slow down depends on your selected character (33% speed for Reimu, 50% for Marisa).
  • Bomb, you start with 3 bombs which can be used to clear the screen. For each enemy you defeat, you get one bomb.
  • Lives, when you get hit, you'll lose a life. When you lose all lives, you game over. Lives cannot be replenished, so don't forget to use your bombs! The amount of lives depends on the difficulty chosen.

There's probably plenty of bugs in there (I haven't actually tested highscore scores, it probably possible to overflow it), given how I spent roughly a year developing it (on-and-off). The code is a mess and uses so many global variables. But, it is finished and that's what counts :)

I will probably release the project files in the future, but I want to write a proper explanation when I do.

P#73671 2020-03-04 20:23 ( Edited 2020-03-08 09:10)