JohnieWalkerCZ / Maze-game-ELKS

A simple maze game for the ESP Learning Kit Started made by Robotárna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze game for ELKS

A simple maze game for the ESP Learning Kit Started made by Robotárna

How to play singleplayer

To play this game in single player you only need to open index.html in Web game. The on the page select the Singleplayer option and type in the dimensions of the maze. Then you can play using arrows or WASD key.

How top play a voting game

You need to select one ELKS as the host of the game and configure it to your needs by tweeking the interval of moves, the interval of vote syncing and the usbVendorId. Then flash the Host side folder to it. That you can flash the Client side to all ELKSs that want to play.

Client side control

To select a move press the right and left buttons and to vote you press the middle button.

About

A simple maze game for the ESP Learning Kit Started made by Robotárna

License:MIT License


Languages

Language:JavaScript 77.0%Language:TypeScript 16.0%Language:HTML 7.0%