A port of FlashPunk for Android. FlashPunk is a free ActionScript 3 library designed for developing 2D Flash games. It provides you with a fast, clean framework to prototype and develop your games in. This means that most of the dirty work (timestep, animation, input, and collision to name a few) is already coded for you and ready to go, giving you more time and energy to concentrate on the design and testing of your game.
Air Hockey 2D Android Game using core vector drawing, without using any 3rd party libraries.
2D Top-down game for Android made using libGDX library. (Second year school project.)
An android game using a 2D physics library (libGDX) and Java.
Android Game - A 2d Strategy game using the Andengine library in OpenGLES2 mode
A simple 2D game developed for Android using the LibGDX game development library. Take to the skies as a flying potato and avoid the incoming obstacles. The longer you survive the higher your score.
Very simple 2D Android mobile game developed using GDX Library where you collect coins and try to avoid bombs coming your way.
Summer 2016 - This is a 2D-Top-Down-RPG Game meant for the Android platform. It is built off of the libGDX libraries and currently includes working Collision Detection using Box2D and a self-made algorithm. The current build is a test map where the player can walk around. The player can also enter the house; however, it only leads to another test map. Animation is also implemented and the code has a scalable structure for future development. I was working with a 3D Art student from CSU to create this. He helped with some of the design; however the code is all written by myself. It has been put aside for now as we've both become to busy to work on such a time-consuming project; however may be picked up again in the future.
A Flappy Bird 2D game built with JavaFX library. The Application is a clone of the famous Android game “Flappy Bird” and the user interacts with the application framework using keystrokes or using a mouse. The application consists of various scenes and characters like Batman, flappy bird family and many more.