GithubHelp home page GithubHelp logo

ndballsim's Introduction

NDBallSim

Program in NDBall (https://esolangs.org/wiki/NDBall)

this is a java program so it run it install java 13+ and run this in command line

java -jar "path/to/NDBallSim.jar" <args> "path/to/file.nds"

the standard file format for saving NDBall files is .nds (N-Dimensinal Space), there structure is identical to just a .txt file, so you can use .txt files for storing code if you wish

the args are a bunch of tags as listed below

-h -help : This shows help

-l -log  : This will log extra things in the terminal, such as the ball's position at each step,
             when memory cells are written to etc

-d -docs : This shows some basic documentation about how to program in NDBall

-s -step : goes through the sim one step at a time, automaticly enables log

-m -max (num) : only runs a max number of steps for the ball (default 10k) use a negative number for unlimited steps

-i -info : spits out info about the program after it completes

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.