This project is simple simulator of famous Brick Game handheld retro gaming console.
mvn clean package
launch game
java -jar brick-game-0.3.0-SNAPSHOT.jar
- Default keys (independent of the game)
Key 'P'- On/Off PauseKey 'S'- On/Off SoundKey 'R'- Reset the brick game
- Functional keys
Key Up- change speed in menu or specific in gameKey Down- change level in menu or specific in gameKey Left- decrease the number of game in menu or specific in gameKey Right- increase the number of game in menu or specific in gameKey Space- choose game in menu or specific in game
- Board panel
capacity [20x10] - Preview panel
capacity [4x4] - Score
max 999999 - Speed
max 15 - Level
max 15 - Sound
on/off - Pause
on/off
0001Snake0002Race0003Tetris0004Shoot0005Tanks





