readme edited

v5stable
Ondřej Hruška 10 years ago
parent 2e68394506
commit 3e24ef2253
  1. 4
      README.md
  2. 29
      README.md~

@ -5,12 +5,14 @@ Goals
-----
- Simple retro-themed dungeon crawler
- Multiplayer support *(if it'll prove to make sense)*
- Multiplayer support
Features
--------
**SUBJECT TO CHANGE!**
- Randomly generated floors
- Hybrid turn-based gameplay (lower and upper time limit)
- Automatic turn-based combat

@ -0,0 +1,29 @@
Dungeon crawler RPG
===================
Goals
-----
- Simple retro-themed dungeon crawler
- Multiplayer support *(if it'll prove to make sense)*
Features
--------
- Randomly generated floors
- Hybrid turn-based gameplay (lower and upper time limit)
- Automatic turn-based combat
- Health, hunger, experience meters; levels
- Entities with basic AI (Monsters)
- Items, weapons, armor
- Treasure chests
- Potions
- Inventory system with 12 slots (+ armor)
Used libraries
--------------
- libGDX
- mini2Dx
Loading…
Cancel
Save