Coder Social home page Coder Social logo

pasek108 / befunge93interpreter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21.28 MB

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

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

HTML 18.73% JavaScript 58.33% Less 22.94%
befunge-interpreter pixel-animation befunge-93 nyan-cat

befunge93interpreter's Introduction

BeFunge 93 Interpreter Readme

❓Why my commits often have no names and I'm not using branches❓
  • I often create with bursts many things at once
  • I don't plan things ahead, I just create things that seems good at that moment
  • Sometimes I have bad internet connection and it is troublesome to send commits
  • I'm coding alone so creating branches and describing commits is not useful for me

Table of Contents


Informations

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

preview


Technologies

Languages:

  • HTML5
  • CSS3
  • JS ES2018

Libraries and frameworks:

Programs:


Features

  • Interpretation of given code program
  • Visualisation of program in grid, stack and interactive console
  • Program controls (load, execute, run, step, stop)
  • Breakpoints that pause program execution
  • Information about language and exapmle programs
  • Table with instructions
  • Settings:
    • Speed
    • Pointer and breakpoint color
    • Grid lines visibility
  • Nyan cats animations:
    • Defualt nyan cat
    • Gameboy nyan cat
    • Rasta nyan cat
    • Christmas nyan cat
    • Mexican nyan cat
  • Multiple languages:
    • Polish
    • English

Note

Room for improvements:

  • Instruction how to use the program
  • Unlimited program grid size
  • Editing program on the grid
  • Zooming grid in and out
  • Skipping over empty cells
  • Hilighting program path
  • Execution that is not blocking the webiste
  • Faster execution

Setup

Ways to run this program:

  1. Use the live demo
  2. Download this repo and run index.html file
  3. Download this repo and start live server (VSCode LiveServer Extension, Prepros preview etc.)

To edit this program:

  • Download this repo
  • Install Prepros
  • Add this project in Prepros
  • Start coding

Acknowledgements


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.