0.0.10 • Published 5 years ago
@mothepro/amazons-engine v0.0.10
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