A downloadable game

PaperTrain Games presents: Project Pong!

We're a two man studio who have just recently gotten into Game Development together.  As a test, we've recreated Pong in Unreal Engine to learn the fundamentals.  Up next is a slightly more original Concept.

Follow us on Twitter @PaperTrainGames

Download

Download
YouLoseFix.zip 390 MB

Install instructions

Unzip the folder and double click the executable.  

Comments

Log in with itch.io to leave a comment.

Hi, I'm Pizzo from pizzolab.com
I write here instead of Twitter to be able to not have a characters limit cap.

The problems with this game are:
1. The size of the file can be much improved.
2. There is a very common bug, for which you get the "You Lose" screen even if you didn't lose: this happens because the trigger box behind the hand doesn't make a distinction between the sphere and other objects in the table, so when a glass (for instance) overpass your hand, you lose.
3. Set a limit on the hand position: it can proceed also outside the screen.
4. There is a bug in the movement of the sphere: sometimes it slows down a lot, you have to wait more seconds in order to give some speed to it, other times it goes too fast - in an abnormal way.

The last advice I can give to you is, for this kind of game, export the game as an HTML5 instead of a .exe to reach a wider audience (this advice is valid only for simple games, like this one, obviosuly). In this way users don't have to download a file to play the game.

Anyway, for being the first game it isn't that bad! Keep it up, I wanna see more :-)