Skip to content

aaronrcox/ReactBefunge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Befunge

This is a quick side projet to create a simple IDE for the befunge 93 esoteric programming language.

https://en.wikipedia.org/wiki/Befunge

Running the project

deploy

run: npm run deploy
This will build a production version of the project that is pushed to the gh-pages branch

Demo

Live demo project is published to github pages:
https://aaronrcox.github.io/ReactBefunge

Screenshot

alt text

TODO:

  • prevent selection from moving outside of of program bounds
  • prevent typeing out of program bounds
  • change cursor to drag icon when hovered over selection
  • implement click and drag for selection
  • show scrollbar for stack view
  • move scrollbars for textGrid to always view the target cell

About

A Befunge Editor and Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors