Skip to content

Rest API for Flight Fighter game, made in Django, provided by TCP/IP, HTTP Protoctol

Notifications You must be signed in to change notification settings

mateuszpolec/car_race_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Race Project

Project is on going process for my University Classes - Project in C++ Language

1. Idea

  • 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.

2. Development Plan

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.

3. Technologies

NETWORKING AND BACKEND: Pytohn, Django, Django REST API, Pytest GAME ENGINE: C++, SFML

4. TODO List:

Trello

About

Rest API for Flight Fighter game, made in Django, provided by TCP/IP, HTTP Protoctol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages