ipa-snake-js-game
v1.0.1
Published
Adaptation of the classic game snake
Downloads
8
Maintainers
Readme
IPA Snake Game
My adaptation of snake game on javascript. The game was created as part of learning the javascript language

Table of content
Install
Download or install this repository to your project.
Install packages
npm installSamples
Samples for this game takes from site rekkerd.org
Usage
Check examples folder with examples how to run a snake. Actions, settings, controls are optional. All what you need it's just add css and js to your page, and past code:
<div data-ipa-snake-game="init"></div>Configuration
Check examples folder.
Manual for configuration coming soon!
License
The IPA Snake game is licensed under the GPL-3.0.
