A touhou-doujin horizontal scrolling shooting game。Made with Unity 2022.3.53 f1c1 and C#.
Current version includes the listed features:
- Scene switch and level selection
- Character control and enemy system
- Danmaku (or barrage) design based on ScriptableObject
- Use interface based on UGUI
- Audio system including SE and BGM
- A basic dialogue system
-
In menu and level select scenes:
Key Function Z Confirm X Cancel Arrows Move -
In the gameplay scene:
Key Function Z Shoot X Use bomb Arrows Move LShift Hold to enter low-speed mode ESC Back to main menu
This is the remake version of my first Unity project which was developed in 2020 with Unity 2019. In this remake version, I optimized the game with new Unity features and added more diverse danmaku styles.
- Graphical assets of 東方憑依華 were used.
- Two fan music pieces:
彩音 ~xi-on~ - ラストリモート
and豚乙女 - Shall we dance
were used.
This project is for learning purposes only!