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
- Host: GitHub
- URL: https://github.com/olemorud/react-befunge
- Owner: olemorud
- Created: 2022-08-21T20:08:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T00:04:37.000Z (over 1 year ago)
- Last Synced: 2025-02-09T02:41:17.258Z (3 months ago)
- Topics: befunge, game, javascript, nodejs, react, reactjs
- Language: TypeScript
- Homepage:
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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