Incandescent-Turtle / minitenis

a quick little fun game bouncing a ball around the screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎮 Mini Tenis

A game made for an assignment following this tutorial.
The original tutorial used Thread.sleep(ms) inside the gameloop, which is awful so I added a proper game loop.
Click here to download runnable jar file
example

Overview

Use the arrow keys to move the platform as to not let the ball touch the ground.

About

a quick little fun game bouncing a ball around the screen.


Languages

Language:Java 100.0%