Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 695 Bytes

README.MD

File metadata and controls

31 lines (19 loc) · 695 Bytes

Pygame Touhou-like shoot-em-up

Play

On Browser: https://kritserv.github.io/touhou-like-shoot-em-up-game/

Download: Desktop Exe file

⚠️Caution

  • game.exe need to be run in the same directory with asset

Clone

git clone https://github.com/kritserv/touhou-like-shoot-em-up-game.git
pip install -r requirements.txt
py main.py

Recommended Pygame Tutorial

Space Invader Tutorial by Code With Russ: https://youtu.be/f4coFYbYQzw?si=j8lB7A3HHhL3eacm

Framerate Independence Tutorial by Clear code https://youtu.be/rWtfClpWSb8?si=s_bYACqPUM7FCZOy