top of page
LETTERCRAZE PC GAME
What i did
Designed and programmed a custom boggle-like game. This game has two parts: player and builder. During game play there are three types of levels with increasing difficulty. In the builder, users can create their own levels.
Features
-
Splash screens for both applications
-
UMLs created with Star UML
-
GUI designed with JavaSwing and Eclipse WindowBuilder
-
Automatic generation of levels from theme words
-
Preview feature so level can be tested in Builder before people published to the main application.
-
Reset and undo buttons for every level. A board resets also returns score to zero.
-
Three level types: Puzzle, Lighting, and Theme
-
JUnit test cases with 80% code coverage
-
Created with Java 1.8 and Swing in Eclipse Neon



bottom of page