Turn-based role-playing game.
- Regular attack (random damage)
- Magic (costs points)
- Items (limited number of healing potions)
Enemy will seem artificially intelligent and heal when HP goes below threshold.
- GUI using Pygame.
- Leveling system - Characters will gain experience points from battles and level up. Enemy attributes will scale to character levels.