/ipa-snake-game-js

Snake on javascript with Brick Game style

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

IPA Snake Game

My adaptation of snake game on javascript. The game was created as part of learning the javascript language

ipa snake game

Table of content

Install

Download or install this repository to your project.

Install packages

npm install

Samples

Samples in this game takes from site rekkerd.org

Usage

Check examples folder how o use snake. Actions, settings, controls are optionals. All what you just need add css and js to your page, create html tag and add

<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.