Backend for chess rpg game
Go to file
2022-06-11 23:34:55 +03:00
chess_backend added image pool, inited channels 2022-06-11 23:34:55 +03:00
common added jit for refresh token, refresh access token endpoint 2022-06-10 23:33:40 +03:00
game added image pool, inited channels 2022-06-11 23:34:55 +03:00
room added image pool, inited channels 2022-06-11 23:34:55 +03:00
.gitignore added character control endpoint 2022-06-04 19:30:54 +03:00
manage.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
README.md Initial commit 2022-06-04 15:52:26 +03:00
requirements.txt added jwt auth, base player logic 2022-06-05 13:09:27 +03:00

chess_rpg_backend

Backend for chess rpg game