Pasek108 / BeFunge93Interpreter

BeFunge 93 interpreter with grid visualisation, debugging tools and nyan cats animations

Home Page:https://pasek108.github.io/BeFunge93Interpreter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeFunge 93 Interpreter

Befunge 93 interpreter with visualization on grid, debugger and nyan cats pixel animations.
See live demo.

Example screenshot

Table of Contents

Technologies Used

  • HTML5
  • LESS
  • JS

Features

  • Interpretation of given code program
  • Visualisation of program in grid, stack and interactive console
  • Program controls (run, step, stop)
  • Breakpoints that pause program execution
  • Information about language and exapmle programs
  • Tabel of availalble instructions
  • Settings (speed, pointer and breakpoint color, grid lines visibility)
  • Nyan cats animations (nyan cat, gameboy cat, rasta cat, christmas cat, mexican cat)
  • Language change

Setup

Copy repository and:

  • Just open index.html in browser
  • Start development server in VS Code using LiveServer
  • Open project in Prepros

Project Status

Project is: complete

Acknowledgements

About

BeFunge 93 interpreter with grid visualisation, debugging tools and nyan cats animations

https://pasek108.github.io/BeFunge93Interpreter/


Languages

Language:JavaScript 58.3%Language:Less 22.9%Language:HTML 18.7%