@mothepro/amazons-engine
v0.0.10
Published
Engine for the esoteric game of Amazons
Downloads
8
Readme
Amazons Engine
Engine for the esoteric game of Amazons
Install
yarn add @mothepro/amazons-engine
How to Use
import Game from '@mothepro/amazons-engine'
const g = new Game
g.start()
TODO...
- Add more tests