Skip to content

ICS4U-DASA/myosnake.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9c77d2 · Aug 27, 2018

History

85 Commits
Mar 30, 2017
Mar 10, 2017
Mar 30, 2017
Apr 8, 2017
Mar 28, 2017
Aug 27, 2018
Apr 8, 2017
Apr 8, 2017
Apr 8, 2017

Repository files navigation

MyoSnake

About the game

MyoSnake is a Javascript Web game that let you play a classic snake game with a Myo Armband.

You can play the game online on https://ics4u-dasa.github.io/myosnake.github.io/.

To run it locally, you can download our repo and open index.html

You can either use traditional direction key to control, or if you have a Myo Armband, you can control the snake via your arm and finger gesture. You are controlling a snake that can move in all four directions. Your goal is to eat as many food and grow as long as possible. But keep in mind, the snake will die if it hit itself or the border.

Check out the Wiki page if you want to learn about our project management system and techinical details of the project.