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...
Go to file
2023-10-13 15:28:49 -04:00
compile.sh Just data structure barebones for a tiny game for now... 2023-10-08 15:11:04 -04:00
install.sh Just data structure barebones for a tiny game for now... 2023-10-08 15:11:04 -04:00
LICENSE Initial commit 2023-10-08 15:08:14 -04:00
README.md Initial commit 2023-10-08 15:08:14 -04:00
xabina.adb Core trait, skill and title reimplementation... 2023-10-13 15:28:49 -04:00

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...