Skip to content

dljfield/peppercat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peppercat

Dungeons & Dragons style game in the browser.

Peppercat is an implementation of a multiplayer game in a browser using JavaScript, with Python acting as the backend. It makes use of HTML5 Canvas to draw an isometric world, A* to implement player movement and Flask on the backend to implement a routing solution for the different games that would be running at the same time. Each game is hosted in its own thread server-side.

As this was a dissertation project, a full write-up can be found as a pdf under documents/Final Report/dissertation.pdf

About

Dungeons & Dragons style game in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published