1.0.0 • Published 2 years ago

@arkfun/snakegame v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

snakegame

Snake game in JS

Features

  1. Gym like game environment, easy to write AI algorithm
  2. All class members are protected, easy to extend
  3. 0 dependency

Developing

npx lerna run dev --scope=@arkfun/snakegame

Publish

npx lerna publish
1.0.0

2 years ago