ladybird/Userland/Games/Pong
Dmitrii Ubskii 9c963fa17b Pong: Make the game winnable
- Make the ball chill out a bit by reducing its x velocity by 1.
- Make the AI dumber. It now relaxes until the ball is coming towards it
  and is in its half of the court.
2021-05-18 18:58:07 +01:00
..
CMakeLists.txt Games: Move to Userland/Games/ 2021-01-12 12:04:23 +01:00
Game.cpp Pong: Make the game winnable 2021-05-18 18:58:07 +01:00
Game.h Pong: Improve mouse controls 2021-05-18 18:58:07 +01:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00