Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 298 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 298 Bytes

Checkmate

Built a tile/turn based RPG game where the player can move around using WASD keys. The goal is to avoid enemy characters and capture the enemy king. Coded in Java and included a simple GUI. Able to save/load the game and uses pseudorandomness to build maps based off different "seeds."