Skip to content

icela/TouhouDemo

Repository files navigation

Touhou Demo

CI Status
Travis CI Build Status
AppVeyor Build status

This is a demo project for FriceEngine.
The Lice programming language is used as the scripting engine.

Run

First clone it, and copy your favorite music (mp3/wav) and rename it as res/bgm.mp3.

Then you can

$ ./gradlew run

Or if you have a gradle installed in your classpath:

$ gradle run

Or run the Java class org.frice.th.Touhou in your favorite IDE.

Customizing this game

You can customize this game by editing the configuration lice file.