Backend for chess rpg game
Go to file
2022-06-10 01:12:45 +03:00
chess_backend added jwt auth, base player logic 2022-06-05 13:09:27 +03:00
game added check for hero identity, fixed deck update 2022-06-10 01:12:45 +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