snaky-rhythm

Snaky Rhythm is a tiny game combining the Snake and rhythm, participating GitHub Game Off 2018.

Introduction

This is a modification of traditional Snake game. The snake goes with the rhythm!

Use arrow keys to control the snake.

Take care of the bottom bar: you can only control the snake right before "x" is turning green.

If you have a good sense of music, this game should not be hard 😄

https://lastleaf.github.io/snaky-rhythm

Open the URL above in latest desktop Chrome/Firefox (or other browsers with WebGL support).

CREDIT

This game is made by LastLeaf (Fu, Boquan), for GitHub Game Off 2018.

NOTE the music is extracted from my previous open source game Leaving Room . Sorry that I have no extra time for music creation 😢

My GitHub Game Off 2015, 2016, and 2017 games (with different teammates) are also available:

Technical Details

Source code is hosted in GitHub: LastLeaf/snaky-rhythm

This is a game written in rust, compiling to the web with emscripten. It based on my half-done framework glayout . Contact me if you are interested 😄

LISENCE

The content of this game is under Creative Commons Attribution-ShareAlike 4.0 International. The software of this game is under MIT LICENSE.

Leave a comment

Log in with itch.io to leave a comment.