An open API service indexing awesome lists of open source software.

https://github.com/benrosen/dark-forest

Multiplayer browser game.
https://github.com/benrosen/dark-forest

game multiplayer

Last synced: over 1 year ago
JSON representation

Multiplayer browser game.

Awesome Lists containing this project

README

          

# the dark forest

## Package Scripts

### `yarn deploy`

Builds and deploys the entire project, including client code and infrastructure.

### `yarn destroy`

Destroys all infrastructure.

## Links

- [Directory structure for JavaScript/Node Projects](https://gist.github.com/tracker1/59f2c13044315f88bee9)