A downloadable game for Windows

I have been learning how to use One Lone Coder's Pixel Game Engine lately. It is a simple C++ library for creating a OpenGL Context and drawing to a window. This project is the result of me experiment with sprites to animate them and change the state of animation depending on the input from the user.

The only library used is PGE, everything else, like the animation, state machine system, and physics, are all done by me, as well as the pixel art.

Move right and left with A and D, and jump with SPACE.

Exit the game by closing the window or pressing ESCAPE.

Download

Download
AnimationExample.zip 608 kB

Install instructions

How to play:

1. Download zip

2. Unzip to a folder

3. Start main.exe

Leave a comment

Log in with itch.io to leave a comment.