Skip to content

mailtoy/CandyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Candy Game

This project is typing game. User has to type the correct word as much as user can before the time run outs. (Project for Object Oriented Programming II Course)

Authors

  • Kanchanok Kannee 5910545639 (@mailtoy)
  • Noppawan Kulchol 5910545728 (@Septima777)

About the game

Story of game

Candy project is a game. It is a game in which you have to type the correct word as much as you can before the time runs out. This game comes with a story. There is a candy factory which produces delicious candies and there is a girl who wants to steal these candies from the factory. In order to keep this factory safe, you need to type the exact same word that will appear on the candy before the girl steals it(or time runs up).

Features

  • Counting scores of user. The score will increase when user press the correct letter on the keyboard.
  • Time bar. When start the game, time bar will become lower and when time bar is empty it means end this game.
  • Pressing the keyboard. User must press the correct letter (that show on the screen) on the keyboard so that candies will be safe from a girl that want to steal it.
  • Replay. When the game is over, user can play it again.
  • High score. The game will record the high score.
  • Ranking. User can see the highest score and see others.
  • Login. Because of ranking, user can compete others so user have to login for collect their score.
  • Sign up. If user never play the game, user has to sign up.

How to Play

Home Page

alt text

Sign up Page

alt text

Login Page

alt text

Loading Page

alt text

Game Page

alt text

Score Page

alt text

Ranking Page

alt text

Installation

How to install

How to run

  1. Download all of jar files : https://github.com/mailtoy/CandyGame/blob/master/CandyGame_Project.jar
  2. Run CandyGame.jar file

Interesting Technology used

  • Database
    • phpMyAdmin
    • ormlite
    • xampp
  • User Interface
    • Javafx 8

Design Pattern

  • Singleton
  • MVC (Model View Controller)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published