An online multiplayer pong game.
First clone the repository.
Make sure you have an .env file wth all the necessary API keys (42, Django, Google). You can use the file .envsample for reference.
Your machine should have docker installed with sudo privileges.
To perform the initial setup of the project, you can run the following commands:
make
Or you can do it manually by following the instructions below.
- webGL
- Javascript
- Django / Python
- PostreSQL
- Docker
- Nginx
- Redis
- html / CSS