Make it so the player can damage the enemies and the enemies can damage the player.
Continue with the tcod tutorials and make work with the entities so they can damage each other. Implement AI for the enemies so they can move toward the player on their turns in order to attack.
Make it so the player can damage the enemies and the enemies can damage the player. Continue with the tcod tutorials and make work with the entities so they can damage each other. Implement AI for the enemies so they can move toward the player on their turns in order to attack.