https://github.com/neokabuto/SFML.NET-Examples/tree/master/SFMLPong
Ideas for things you can add to it for your own experience:
- A menu before the actual game
- An option to play with two human controlled paddles (with different controls) instead of one human player and one AI
- An AI that can predict where it needs to move to based on the ball's future movements, rather than only where the ball is right now
- An end condition when one player has a high enough score
- Audio for those classic Atari beeps (maybe with spatialized audio, so players hear the sounds coming from the correct sides of the screen)
No comments:
Post a Comment