vpaladino778 / RogueLikeGame

Simple RPG game featuring a user generated map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RogueLikeGame

Simple dungeon crawler RPG game

##Controls Use WASD to walk and spacebar to attack. Audio recommended

###Editing the Map You can edit the map by editing the world1.txt file and changing the number. Each number represents a different tile

The tile legend:

- 0 is grass
- 1 is road
- 2 is impassable stone
- 3 is water

###Acknowledgments

About

Simple RPG game featuring a user generated map.


Languages

Language:Java 100.0%