Compare commits
2
Commits
74661a417d
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31ddda225b | ||
|
|
5a412956ce |
@@ -1,4 +1,3 @@
|
||||
```markdown
|
||||
# Java Knight ⚔️ – A Turn-Based Roguelike RPG
|
||||
|
||||
A text-based role-playing game developed in Java, focusing on **Object-Oriented Programming** principles.
|
||||
@@ -128,4 +127,3 @@ The game uses **ANSI escape codes** for colorful messages:
|
||||
- Three distinct character classes with unique abilities
|
||||
- Advanced combat mechanics (armor breaking, enemy resurrection, lifesteal, stun)
|
||||
- Full turn-based game loop with enemy spawn, key collection, and final boss
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user