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

https://github.com/olemorud/react-befunge

Browser game kinda thing
https://github.com/olemorud/react-befunge

befunge game javascript nodejs react reactjs

Last synced: about 2 months ago
JSON representation

Browser game kinda thing

Awesome Lists containing this project

README

        

## Install and run
Install NodeJS
```
git clone https://github.com/olemorud/react-befunge
cd react-befunge
npm run start
```
Opens in browser at http://localhost:3000