Hacker News
- Micro-Max – A chess program smaller than 2000 characters of C code https://home.hccnet.nl/h.g.muller/max-src2.html 2 comments
- Micro-Max, a 133-line Chess Source https://home.hccnet.nl/h.g.muller/max-src2.html 22 comments
- How to program a text adventure in C (2016) http://home.hccnet.nl/r.helderman/adventures/htpataic01.html 35 comments
- 133-line chess engine with annotated source http://home.hccnet.nl/h.g.muller/max-src2.html 19 comments
Lobsters
- Micro-Max, a 133-line Chess Source https://home.hccnet.nl/h.g.muller/max-src2.html 2 comments c , games
- noForth - a bare metal Forth supporting RISC-V https://home.hccnet.nl/anij/nof/noforth.html 14 comments forth
- tForth counter parts for OCCAM constructs like PAR, ALT and PRI PAR https://home.hccnet.nl/a.w.m.van.der.horst/t4faq.html 7 comments forth
- Co-routines in Forth https://home.hccnet.nl/a.w.m.van.der.horst/forthlectures.html?fbclid=IwAR1cx3NujF4aWq1MVRqkNUxRaAoYpIPmQ2aOSlIxHcTYVt8qdk0JRo0fWPU 11 comments forth
- Egel Project - hardware control project tutorials using forth http://home.hccnet.nl/willem.ouwerkerk/egel-for-msp430/egel%20for%20launchpad.html 2 comments forth
- ciforth - x86_64 Forth for Linux, Windows, OSX, others http://home.hccnet.nl/a.w.m.van.der.horst/ciforth.html 9 comments forth
- Text game dev in C starting from simple 'hello world' style and building up. Would anyone take a quick look to see if its well coded tutorial? http://home.hccnet.nl/r.helderman/adventures/htpataic01.html 14 comments gamedev