Skip to content

Brick breaker, Tic Tac Toe GUI desktop game application. worked on Brick breaker (team of 2) Major Technologies: Java, JavaFX, IntelliJ, Git, SQLite

Notifications You must be signed in to change notification settings

MinamiMunakata/ToyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyBox

Overview

ToyBox is a GUI desktop game application which let users play either brick breaker game or tic tac toe game. Each game score is stored and displayed at a history page.
I worked on the brick breaker game, database, and design. (team of 2)

toybox top imagetoybox history page image


Brick Breaker

Brick Breaker is a simple game that the player smash the wall of bricks by deflecting a bouncing ball with a paddle.
The paddle move horizontally and is controlled with the right/left arrow keys on the key board. In addition, the length of paddle may get shorter.
When the player breaks the half number of bricks, the speed of ball gets faster.
Yellow bricks have double points of green bricks.
When all the bricks have been destroyed, the player win. Otherwise, the player lose and game is over.
The player can play again by pressing the enter key.

Github demo.gif

Major Technologies

  • Java
  • JavaFX
  • IntelliJ
  • Git
  • SQLite

About

Brick breaker, Tic Tac Toe GUI desktop game application. worked on Brick breaker (team of 2) Major Technologies: Java, JavaFX, IntelliJ, Git, SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages