aboutsummaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Lots of improvements and bug fixesMatt Kohls2019-12-093-11/+52
* Client now sent list of mobs to drawMatt Kohls2019-12-051-0/+10
* Players can run around and attack each other, client disconnects onMatt Kohls2019-12-051-2/+34
* Client renders map, sends commands back to serverMatt Kohls2019-12-042-37/+156
* More bits, client now gets response from serverMatt Kohls2019-12-042-23/+21
* Some prep work for server side of thingsMatt Kohls2019-11-301-0/+2
* Adding in start of websocket stuffMatt Kohls2019-11-162-2/+55
* Filling out player info moreMatt Kohls2019-11-121-1/+28
* Adding string printing to canvasMatt Kohls2019-11-111-19/+101
* Changing out sprites to use so I have that goes with itMatt Kohls2019-11-103-157/+91
* Adding drawing of player infoMatt Kohls2019-11-052-0/+57
* Bits to draw sprites from sprite sheet, adding tile to show accessableMatt Kohls2019-11-032-4/+158
* Starting bits for web clientMatt Kohls2019-11-015-0/+708