Skip to content

darkdiesel/ipa-snake-game-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.