Experimental minimal terminal rogue-like game in Ada programming language. I used to write a lot of Ada programs some time ago, then went in full C and assembly mode, and came back to Ada...
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ognjen Milan Robovic 5e20a66b0f String reimplementation, no heap memory usage... 8 months ago
LICENSE Initial commit 8 months ago
README.md Initial commit 8 months ago
compile.sh Just data structure barebones for a tiny game for now... 8 months ago
install.sh Just data structure barebones for a tiny game for now... 8 months ago
xabina.adb String reimplementation, no heap memory usage... 8 months ago

README.md

xabina

Experimental minimal terminal rogue-like game in Ada programming language. I used to write a lot of Ada programs some time ago, then went in full C and assembly mode, and came back to Ada...