1
0
Fork
You've already forked scuttle-buttons
0
Ludum Dare #56 Extra category entry, for Windows 3.1 + a Win32 port
  • Pascal 95.2%
  • Makefile 4.4%
  • Shell 0.4%
Find a file
2024年10月09日 17:06:33 +13:00
dat Apply REUSE to the files 2024年10月09日 17:02:44 +13:00
LICENSES Apply REUSE to the files 2024年10月09日 17:02:44 +13:00
src Apply REUSE to the files 2024年10月09日 17:02:44 +13:00
.gitignore Apply REUSE to the files 2024年10月09日 17:02:44 +13:00
Makefile Package licensing information. FINALLY RELEASE. 2024年10月09日 17:06:33 +13:00
rcwrap.sh Apply REUSE to the files 2024年10月09日 17:02:44 +13:00
README.txt Get this almost ready for release 2024年10月09日 16:51:15 +13:00
README.txt.license Apply REUSE to the files 2024年10月09日 17:02:44 +13:00

This is GreaseMonkey's entry to Ludum Dare #56, Extra category.
Theme: Tiny Creatures
Mostly made using Borland Pascal 7 in an 86Box VM emulating a 100 MHz 486DX4.
Then ported to Win32 using Free Pascal.
Then ported back again.
Released into the public domain, CC0. Go wild.
For the Win16 cross-compile, place Borland Pascal 7 into `extern/BP/`.
If you don't want to do that, just use `make -k` instead and you may have some luck with a Free Pascal Win32 cross-compile.