~u9000/befunge93-random-number-generator

random number generator written in befunge-93
Add extra line between badges & summary
Add badges 2/3 (missing CI)
3583d8b5 — u9000 (Nine) 4 years ago
[bug] fixed issue #1, [enhancement] added issue #2

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~u9000/befunge93-random-number-generator
read/write
git@git.sr.ht:~u9000/befunge93-random-number-generator

You can also use your local clone with git send-email.

#Befunge Number Generator

Ongoing Development: Inactive Completion: Functional

random number generator written befunge-93

#Run

I'd reccomend using fungide to run it if you just want to try it quickly. Paste the random-number.bf file, click 'To Interpreter Mode', and 'Crawl' or 'Play'. Do not click 'Run', because the number generator goes on forever. If you want something local, there's a Befunge-93 interpreter written in Python.

#Befunge Resources

A good place to start is the Esolangs wiki page; it has a good overview and some other resources. The Befunge-93 documentiation is good if you want to take a deeper look at Befunge.

#Todo

  • [ ] Make as small as possible (in terms of area, that is)
Do not follow this link