Skip to content

sunniesnow/sunniesnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunniesnow

A web rhythm game. Play the game online.

Serve the game locally

Note: if you play the game in this way, you still need internet access.

Install Ruby, and then run

git clone --recursive https://github.com/sunniesnow/sunniesnow.github.io.git
cd sunniesnow.github.io
bundle install # and resolve all errors if there are any
bundle exec jekyll serve

Now, visit http://localhost:4000/game/ to see the game.

License notice

Sunniesnow is licensed under GPL v3.0.

Sunniesnow has no relation to the game Lyrica by any means, nor does it contain any proprietary assets from Lyrica.

The open-source projects used by Sunniesnow:

Sunniesnow does not contain any files from the above projects but uses them by letting the client browser download needed files from CDN sources.