lomnom / Fungelet

A befunge IDE built as if befunge was a serious language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fungelet, a very convenient befunge IDE

Installation

git clone https://github.com/lomnom/Fungelet/
cd Fungelet
git clone https://github.com/lomnom/Terminal/
mv Terminal/Term*.py .
rm -rf Terminal
python3 Run.py

Usage

(pretty self-explanatory but will make a demo video when a stable release is created) befunge examples here

Documentation

As it is unlikely that there will ever be a substantial number of developers wanting to contribute to or extend this application, I have chosen not to write documentation. Please feel free to contact me at zhaoxiong.ang@gmail.com for any queries and explanations related to this application's code.

Screenshot

image

About

A befunge IDE built as if befunge was a serious language


Languages

Language:Python 100.0%