FoonLudum Dare ExplorerLD48 → Proc Gen Toy

Proc Gen Toy

By rait

View on ldjam.com

CategoryRankScoreCount
Overall3.004
Fun3.003
Innovation2.504
Theme1.503

Comments

thebmxeur 2021-04-27 13:41

Every code written during ludum dare is ugly and hacky, but if it does what it's suppose to do in a reasonable amount of time, then it was the right code to write.

Maybe you could add a comment at the top of the file with some compile instructions. I tried compiling with MSVC but it didn't work (it doesn't like the array subscript in function parameters), but using clang worked.

Also providing a compiled binary would be nice.