Skip to content

BigNtertainment/touhou-game-for-fair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touhou - The Kerfuffle of The Lackadaisical Ragamuffin

This game is based off of Touhou Project by Team Shanghai Alice.


Binaries

Github release page


Technologies

To run this project, you're going to need:

  • Windows operating system (we use dlls)
  • make
  • clang
  • c++ std libraries (clang doesn't have them by default)

Makefile

  • make / make output to compile
  • make run to run
  • make clean to delete the obj files and the build
  • make build_and_run to compile and then run
  • make all to compile without using .o files

Bugs

We are aware that the game is buggy and not finished, but for sake of our own sanity we don't plan on fixing it anymore. More info can be found here.