From κᾰτᾰ́ (downwards). Another roguelike game.
- C 99.5%
- Makefile 0.5%
| .gitignore | Got rid of tabs | |
| creature.c | improve message readout | |
| draw.c | improve message readout | |
| fov.c | merge branch ai into master | |
| globals.c | improve message readout | |
| kata.h | improve message readout | |
| level.c | merge branch ai into master | |
| main.c | improve message readout | |
| Makefile | merge branch ai into master | |
| math.c | basic damage system + fixed reaping | |
| message.c | improve message readout | |
| physics.c | basic sight and sound | |
| pqueue.c | initiative roll mechanic | |
| README | Added README | |
| util.c | start working on message system | |
| win.c | improve message readout | |
KATA This is a rogue-like. And also a work in progress.