4 kilobyte chess program, written in a hand-rolled Forth.
  • Assembly 81.3%
  • C++ 11.7%
  • Forth 2%
  • PHP 1.8%
  • HTML 1%
  • Other 2.1%
Find a file
2026-07-04 16:10:22 +02:00
include First commit 2026-05-27 20:59:31 +02:00
.gitignore tokenise forth 2026-05-30 10:44:56 +02:00
engine.fth attack table bugfixes 2026-07-04 16:10:22 +02:00
interpreter.s fix loop and j 2026-06-24 23:46:18 +02:00
kernel.s wip 2026-06-09 22:43:58 +02:00
Makefile interpreter sort of works 2026-06-20 22:49:04 +02:00
script.sh xz compression 2026-05-30 11:56:51 +01:00
tokenise.py IF, WHEN 2026-05-31 14:15:37 +02:00