FoonLudum Dare ExplorerLD36 → LDCode

LDCode

By rudinskiz

View on Wayback Machine

CategoryRankScoreCount

Comments

archimagus 2016-08-29 14:11

I like the idea of writing an assembly interperter. The output was way too slow though, it takes way too long to iterate on the code. Also, some example programs would go a long way to show how to write for it.

For example, I wrote

M05P0d0M1

hoping to start at 5, print the numer, decriment, then loop back to print.

Not sure if I am even close, I just got the register dump showing a value of 4 in register 0.

Neat idea, just needs some more documentation and a faster output.

rudinskiz 2016-08-29 17:29

@Archimagus, okay I'll speed up the output and put some examples :) thanks for the feedback

lcmw_spud 2016-08-29 18:13

Very complex

lcmw_spud 2016-08-29 18:27

But good

kinggames 2016-08-30 00:42

Not bad, definitely a neat idea. Wouldn't call it a game though

joemagiv 2016-08-30 00:49

Looks like it took a lot of work but I have absolutely no idea what I'm doing here.

dwhiffing 2016-08-30 01:16

Not really a game, but I like seeing this programming challenges, put in a few assertions and its like TDD!

Nice work, would love to see it with tests/challenges

jupiter_hadley 2016-09-08 16:47

Im really not sure how to play. I included it in my compilation video series of Ludum Dare 36, if you’d like to take a look :) https://youtu.be/Ym4iAq-_TIg

jupiter_hadley 2016-09-09 18:24

Still not sure what I am doing, but I tried again? I included it in my compilation video series of Ludum Dare 36, if you’d like to take a look :) https://youtu.be/QlYKcvCr0YM