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

https://github.com/afrontend/fp-block

library for fp-block-game
https://github.com/afrontend/fp-block

Last synced: 12 months ago
JSON representation

library for fp-block-game

Awesome Lists containing this project

README

          

# fp-block
> library for [fp-block-game](https://github.com/afrontend/fp-block-game)

![console block screenshot](https://agvim.files.wordpress.com/2019/03/fp-block.png "console block screenshot")

## Just run

```sh
npx fp-block
```

## Run with source

```sh
git clone https://github.com/afrontend/fp-block.git
cd fp-block
npm install
npm start
```

## License

MIT © Bob Hwang