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-10 23:46:07 -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 Action system with signal processing and event handling... 2023-10-10 23:46:07 -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...