NinjaSE Game
Project Overview
I created a simple 2D game in Java as an individual project during my Software Engineering class. The directional buttons are used to move the NinjaSE character within the limits of the playing field. NinjaSE can push the colored obstacles around the playing field, and must combine each pair of the same color to remove them from the playing field. The level is won when all colored obstacles have been removed. The level may be reset at any time, and a move counter increments with each move to keep score.
More detailed project description coming soon.
Level 1
Level 2
Level 3
Win Message