KingPong is a full-stack Pong game web application that brings the classic arcade experience to the modern web. With a seamless integration of Next.js, NestJS, PostgreSQL (with Prisma), Nginx, Minio, and Docker, KingPong delivers a feature-rich environment for users to enjoy and compete.
KingPong supports multiple authentication methods, including normal account creation, Google sign-in, and 42 intranet login. Choose the method that suits you best and start playing!
Enjoy the classic Pong game with a twist. KingPong offers both normal mode and an exciting obstacle mode to challenge your skills. Whether you're a casual player or a Pong enthusiast, there's something for everyone.
Connect with other players in real-time through the built-in chat interface. Discuss strategies, challenge opponents, or simply share your love for Pong with the community.
Customize your profile to showcase your achievements, game statistics, and personal preferences. Keep track of your progress and let others know about your Pong prowess.
Earn achievements as you progress through the game. Whether it's a high score, a winning streak, or mastering the obstacle mode, KingPong recognizes and rewards your accomplishments.
- Frontend: Next.js 13
- Backend: NestJS
- Database: PostgreSQL with Prisma
- Reverse Proxy: Nginx
- Static Object Storage: Minio
- Containerization: Docker
Make sure you have the following installed:
- Clone the repository:
git clone https://github.com/your-username/KingPong.git
cd KingPong
- Create a .env file in the root directory and configure the necessary environment variables. Refer to the provided .env.example for guidance.
- Build and run the application using Docker Compose:
docker-compose up --build
- Access KingPong in your browser at https://localhost:8080.
Start playing and relive the excitement of Pong with KingPong! If you encounter any issues or have suggestions, don't hesitate to reach out. Happy gaming!