An open API service indexing awesome lists of open source software.

https://github.com/andrew-boutin/epic-crawl

Top down 2D Java RPG with a user facing level designer.
https://github.com/andrew-boutin/epic-crawl

gamedev gradle java jdbc sqlite

Last synced: about 1 month ago
JSON representation

Top down 2D Java RPG with a user facing level designer.

Awesome Lists containing this project

README

          

# Epic Crawl

This is a 2D top down tile based ARPG written in Java utilizing SQLite and JDBC. It also provides a level designer to the player so they can build their own adventure!

![Epic Crawl Gif](docs/epiccrawl.gif)

## Cmds

Build and run

./gradlew build run

---

Check out my [personal site](https://andrewboutin.com)!