Skip to content

thfavre/transcendence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 

Repository files navigation

Transcendence

This project brings Pong and a Puzzle game in a built-from-scratch website. Users can compete against each other in local multiplayer matches.

Screenshots

pong Local multiplayer pong

puzzle Puzzle game

puzzle Game history

Modules

Major

  • Use a backend framework (Django)
  • Add a second game
  • Local Multiplayer (2-6 players)
  • Implement an AI-controlled opponent
  • Use advanced 3D techniques (THREE.js)

Minor

  • Use a frontend framework (Bootstrap)
  • Use a database in the backend (PostgreSQL)
  • Support multiple languages (english, french, german)
  • Extend web browser compatibility

Run Locally

Clone the project

  git clone https://github.com/thfavre/transcendence.git

Go to the project directory

  cd path-to-transcendence/transcendence

Start the server

  docker-compose up --build

Enjoy on the website

  https://localhost/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors