Skip to content

nrymarz/js-dragon-rpg

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages