Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/42-ikole/transcendence
🏓 Pong webapp by the New Coders on the Block
https://github.com/42-ikole/transcendence
Last synced: 7 days ago
JSON representation
🏓 Pong webapp by the New Coders on the Block
- Host: GitHub
- URL: https://github.com/42-ikole/transcendence
- Owner: 42-Ikole
- Created: 2022-01-26T13:42:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T12:12:00.000Z (over 2 years ago)
- Last Synced: 2023-03-12T03:43:32.682Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 16.5 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 ft_transcendence
### ✨ Pong webapp by the New Coders on the Block. ✨# 📦 Content:
* [About](#-about)
* [Requirements](#-requirements)
* [Installation](#%EF%B8%8F-installation)
* [Features](#-features)
* [Collab](#-collab)# 📝 About:
A single page webapplication for playing pong built with `nestjs`, `vue` and `postgres` for the 42 project `ft_transcendence`, created by the ***New Coders on the Block***.
# 📋 Requirements:
This project uses **DOCKER** 🤢 You can download it here:
https://www.docker.com/products/docker-desktop# ⚙️ Installation:
```bash
# Clone:
$ git clone https://github.com/K1ngmar/Transcendence.git# Compile:
$ bash run.sh
```# ✅ Features:
> The whole cluster can be setup with just a `single` docker command
* Two factor authentication
* Chatrooms
* Real time multiplayer pong
* Beautiful responsive design (we hope)
* Services on different ports for `localhost`:
* `5050`: PGadmin ([email protected]:root)
* `8080`: Frontend (here you can play pong, login with intra :O)
* `3000`: Api layout# 💖 Collab:
Big love to the boys:
[@mraasvel](https://github.com/mraasvel)
[@mpeerdem](https://github.com/Maqrkk)
[@rpet](https://github.com/rpet91)
[@nvan-aac](https://github.com/vanaacken)
[@ikole](https://github.com/K1ngmar)