1
1
Fork
You've already forked kata
0
From κᾰτᾰ́ (downwards). Another roguelike game.
  • C 99.5%
  • Makefile 0.5%
Find a file
2024年02月17日 14:09:18 -06:00
.gitignore Got rid of tabs 2023年12月19日 21:18:32 -05:00
creature.c improve message readout 2024年02月17日 14:09:18 -06:00
draw.c improve message readout 2024年02月17日 14:09:18 -06:00
fov.c merge branch ai into master 2024年02月03日 22:09:45 -06:00
globals.c improve message readout 2024年02月17日 14:09:18 -06:00
kata.h improve message readout 2024年02月17日 14:09:18 -06:00
level.c merge branch ai into master 2024年02月03日 22:09:45 -06:00
main.c improve message readout 2024年02月17日 14:09:18 -06:00
Makefile merge branch ai into master 2024年02月03日 22:09:45 -06:00
math.c basic damage system + fixed reaping 2023年12月27日 22:14:51 -06:00
message.c improve message readout 2024年02月17日 14:09:18 -06:00
physics.c basic sight and sound 2024年01月20日 23:19:08 -06:00
pqueue.c initiative roll mechanic 2024年01月24日 16:17:56 -06:00
README Added README 2023年12月19日 21:10:31 -05:00
util.c start working on message system 2024年02月16日 15:40:44 -06:00
win.c improve message readout 2024年02月17日 14:09:18 -06:00

KATA
This is a rogue-like.
And also a work in progress.