Pong with Frames
Go to file
Lenz Wiechers 687536a6ba The ball is now bouncing off the edges of the monitor 2020-02-16 01:24:09 +01:00
bin The ball is now bouncing off the edges of the monitor 2020-02-16 01:24:09 +01:00
src The ball is now bouncing off the edges of the monitor 2020-02-16 01:24:09 +01:00
.classpath testing stuff 2020-02-14 23:17:43 +01:00
.project testing stuff 2020-02-14 23:17:43 +01:00
README.txt Ball rng added + some other stuff 2020-02-15 20:48:44 +01:00

README.txt

This is Pong.
But with moving Frames.
Yes, it is awesome.

Made by Lenz Wiechers

Made for one FullHD Monitor
You have to select the Ball (the middle frame)
You can then control the left Frame with 'w' to move it up and 'a' to move it down.
The right Frame can be controlled with ArrowUp and ArrowDown.