Project is on going process for my University Classes - Project in C++ Language
- Create API for handle information about player, map, auth tokens.
- Create Multiplayer 2D Game, where players can compete with each other on diffrent maps.
- Whole project is based on Racing Games ideas, where player will have to take three laps and end whole race on first position to win.
With Python, Django and Django REST API Libary build an API for handling real time informations about players. Test everything with pytest libary.
With C++ (don't know what version yet) and SFML 2.5 libary (using Networking an Graphics tools) create game.
NETWORKING AND BACKEND: Pytohn, Django, Django REST API, Pytest GAME ENGINE: C++, SFML