https://github.com/1ai13/ponggame
Basic Pong game with 2 modes: Player1 vs "IA" & Player1 vs Player2
https://github.com/1ai13/ponggame
1player 2d-game 2player arcade java libgdx
Last synced: about 2 months ago
JSON representation
Basic Pong game with 2 modes: Player1 vs "IA" & Player1 vs Player2
- Host: GitHub
- URL: https://github.com/1ai13/ponggame
- Owner: 1ai13
- Created: 2022-12-27T12:19:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T23:41:08.000Z (over 1 year ago)
- Last Synced: 2025-02-06T07:24:17.510Z (over 1 year ago)
- Topics: 1player, 2d-game, 2player, arcade, java, libgdx
- Language: Java
- Homepage: https://1ai-13.itch.io/pong-game
- Size: 7.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong Game
### My First Game!
Play / Download: [Pong](https://1ai-13.itch.io/pong-game)
---
## Game Modes
- Player 1 vs "AI"
- Player 1 vs Player 2
---
## Controls
| Player | Keys |
|--------|------|
| Player 1 | `W` / `S` |
| Player 2 | `↑` / `↓` |
---
## Tech Stack
- 
- 
---
## How to Play
1. Download the zip file from the link above
2. Uncompress the zip
3. Double-click `PongGame.exe` to launch the game
---
**Have fun!**