174
Which software was ahead of its time?
(lemmy.world)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
That sounds cool…
God, did you ever hear about core wars? Very different thing but another weird programming “game”
http://corewars.org/
Redcode is kind of a bonkers assembly language too. I never really got into it because it’s kinda boring, but I could see this being crack for the right person.
Space Engineers in dev mode also permits player coded behavior. The player may write scripts in C# and apply them to game objects. Scripts run in a sandboxed .NET environment.