Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 828 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 828 Bytes

image

Description

This is a simple turn-based role-playing game made using only javascript and HTML5's Canvas.

Usage

To play this game, start the rails app in dragon-rpg-api. Then run dragon-rpg.html with a server. I used vscode liveserver for testing. Then you can login with any name you want and start playing.

Development

I used VSCode's Liveserver to run the dragon-rpg.html page with a live server which is neccessary due to CORS problems. Other than that, there are no external libraries neccessary to run this app.

Check It Out

Check out the Live Site on Heroku: https://dragon-adventure.herokuapp.com/ Watch a demonstration of this application here: https://www.youtube.com/watch?v=ZhbnOaCcE2E