Show HN: Web Based Multipler Roguelike

3 points by mdellavo ↗ HN
Demo http://rogue.quuux.org/ Source https://github.com/mdellavo/rogue/

It's react/js/canvas frontend with python/asyncio/websocket backend.

2 comments

[ 3.0 ms ] story [ 17.3 ms ] thread
Looks nice, responsive design and basic phone controls work. Good work!

Edit: The source code is pretty unapproachable. The front end is over 1000 lines of varying concerns in a single file.

yeah it is :)

im not a frontend person so i was just trying to get up and running as fast as possible. this has been on and off, nights and weekends for ~10-11 months