Giter Club home page Giter Club logo

ft_trascendence's Introduction

PONGUE (ft_transcendence)

This project features an online Pong game built with modern web technologies. We used Docker to orchestrate the various containers, Django to power the backend, Caddy as the web server, Postgres as the database, and Redis for efficient channel layer management.

Project architecture diagram

Alt text

Project database diagram

Alt text

System Requirements

To run this project, you will need the following software installed on your machine:

  • Docker: Version 27.2.0 or higher
  • Make: GNU Make 4.3

Installation

  1. Clone the repository:

    git clone https://github.com/fmanzanare/ft_trascendence.git
  2. Navigate to the project directory:

    cd ft_trascendence
  3. Run the Project:

    make

Usage

Once the project is running, access the game by navigating to https://localhost:4000 in your web browser.

Completed modules.

This project is part of curriculum 42 and consists of several modules designed to cover different aspects of software development. For this project, we have chosen the following modules:

  • 42 API Connection: Integration with the 42 API.
  • Microservices: Microservices-based architecture for greater scalability.
  • JWT + 2FA: Implementation of JWT authentication with two-factor authentication.
  • Backend Framework (Django): Robust backend using Django.
  • Bootstrap + DB (PostgreSQL): Initial database setup and data loading.
  • Graphics / 3D: Graphics and 3D rendering.
  • Remote: Remote functionalities for the game.
  • User Statistics: User statistics module.
  • Server-side PONG: Server-side implementation of the PONG game.
  • User Management: User management, including adding friends from the chat.
  • Live Chat: Live chat functionality.

Stopping the Server and Cleaning Up

To stop the server and clean up the Docker, follow these steps:

  1. Stop the Server: Press Ctrl + C in the terminal where the server is running to stop it.

  2. Remove Docker Volumes: Run the following command to remove Docker volumes:

    make clean_volumes
  3. Remove All Containers and Networks: Run the following command to remove all containers, networks, and images:

    make clean_all

This ensures that all resources associated with the project are cleaned up properly.

ft_trascendence's People

Contributors

antoniojesusrm avatar fmanzanare avatar victorgorka avatar leogaudin avatar

Watchers

 avatar

Forkers

antoniojesusrm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.