Flip Tennis 89k
A downloadable game for Windows
flip tennis 89k is a simple recreation of my mobile game flip tennis in 89kb stripped down to a bare bones structure consisting of a single C script and open Gl. This project was made over the duration of 12 hours for a game jam. Its not a terribly advance game and feels like a terrible pong knock off but its fun to just play in the background when you waiting for something to download or update.
somethings like highscore may be a bit confusing to read at first as there's no text that indicates that its even the highscore, but I was trying to fit everything into a single script including textures so I had to strip it down to the essentials and only the essentials. This game only exist to prove the point that it is possible for even an idoit like myself to create a "game" in the size of a preview image.
controls:
move left with A, move right with D
to start press A or D
and press the A or D to restart after dying
Download
Install instructions
-unpack rar
-make sure to remove all the files from the rar
-luach .exe file
Comments
Log in with itch.io to leave a comment.
I don't care about this
how to run it?
You need to extract not only the .exe but also the glut.dll file as this controls basic open gl functions