Skip to content

delivey/pong

Repository files navigation

Pong

TODO

Code needs a lot of cleanup

  • Fix piercing issue when ball hits player
  • Make bot movement feel more human like
  • Make bot be able to decide whether to hit with top or bottom
  • Smooth out player movement
  • Split functions into files
  • Turn global variables into local
  • General code cleanup
  • Add more comments

About

A pong game written in C++ using SFML.

Topics

Resources

Stars

Watchers

Forks