Devlogs
Pong Clone completed
Sources:
Features
- Single player with an "AI" controlled opponent.
- Local Co op multiplayer using the w/s and up/down keys.
- sent to the main menu when esc is pressed.
- Ball resets to the center and moves in a random direction every time.
- Paddles are clamped and don't pass the upper and lower limits.
- Scores are shown at the top for each player or "AI".
- Game continues until someone scores 10 points at that point two buttons appear one to play again and one to return to the title
- Ball increases in speed as it hits the paddles
AI Assistance
- The only Ai assistance used was the auto complete and help that is in visual studio