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 ab5dc8fcb0 Commiting... пре 7 месеци
LICENSE Initial commit пре 7 месеци
README.md Initial commit пре 7 месеци
action.adb Commiting... пре 7 месеци
action.ads Commiting... пре 7 месеци
ammunition.adb Commiting... пре 7 месеци
ammunition.ads Commiting... пре 7 месеци
animal.adb Commiting... пре 7 месеци
animal.ads Commiting... пре 7 месеци
armour.adb Commiting... пре 7 месеци
armour.ads Commiting... пре 7 месеци
compile.sh Commiting... пре 7 месеци
core.adb Commiting... пре 7 месеци
core.ads Commiting... пре 7 месеци
game.ads Commiting... пре 7 месеци
install.sh Just data structure barebones for a tiny game for now... пре 7 месеци
item.adb Commiting... пре 7 месеци
item.ads Commiting... пре 7 месеци
magic.adb Commiting... пре 7 месеци
magic.ads Commiting... пре 7 месеци
main.adb Commiting again... пре 7 месеци
map.adb Commiting... пре 7 месеци
map.ads Commiting... пре 7 месеци
monster.adb Commiting... пре 7 месеци
monster.ads Commiting... пре 7 месеци
plant.adb Commiting... пре 7 месеци
plant.ads Commiting... пре 7 месеци
player.adb Commiting... пре 7 месеци
player.ads Commiting... пре 7 месеци
weapon.adb Commiting again... пре 7 месеци
weapon.ads Commiting again... пре 7 месеци

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