devkennyy / rungeon

🏃‍♂️Open source, puzzle based adventure game in your browser
https://rungeon.live/
GNU General Public License v3.0
17 stars 21 forks source link

Login system #113

Closed gruelingpine185 closed 2 years ago

gruelingpine185 commented 2 years ago

Description

Added more routes: `login/` and `signup/`. These routes will act as the gate between the user, the game, and other related items. ## Changes
devkennyy commented 2 years ago