Skip to content

naisila/rushHourByChainCoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rushHourByChainCoders

"Rush-Hour" game for CS319 (Object Oriented Software Engineering) Term Project, Bilkent University, Fall 2018

Group Members

  1. Naisila Puka
  2. Talha Zeeshan
  3. Kunduz Efronova
  4. Masna Ahmed
  5. Fatbardh Feta

Description of the Project

In this project we are going to implement our version of the classic board game "Rush-Hour". The basic premise of the game is to guide a car out of a traffic jam by moving other cars which serve as blocking pieces on the puzzle board. The lesser the number of moves, the higher the score! Also, the user has to free the car within a certain time limit. This is a level-based game with 4 levels of difficulty and 40 challenges, each presenting a new puzzle.

Platform and Programming Language

The programming language we have decided to use is Java which we will implement on Desktop using JavaFX and GUI.

Build Instructions

First, make sure you have Java installed. Here's a simple How To?. Then, run the following commands:

1 - $ git clone https://github.com/naisila/rushHourByChainCoders.git

2 - $ cd rushHourByChainCoders/

3 - $ javac src/rushHour/*.java

4 - $ java src.rushHour.RushHourFrame

After 4th command, the game should open (please contact us in case you experience any problem). We hope you have fun playing! 😄

Hardware Version of the Game - Tutorials

https://www.thinkfun.com/products/rush-hour/

https://youtu.be/HI0rlp7tiZ0

Iteration 1 of the Project

We finished version 1.0 of the game and we are excited to announce it!

Check out this cool YouTube tutorial.

Check out this cool presentation made by Chain Coders.

Enjoy! ❤️ We are working on version 2.0.

Iteration 2 of the Project

Hooray hooray! We finished version 2.0 of the game and we are even more excited to announce it!

Check out this cool Game Trailer.

Check out the full project presentation made by Chain Coders.

Also, you can look at this Game Tutorial!

Enjoy! ❤️ User is top priority for us! We hope you have fun playing this game!

About

Software Version of Rush Hour board game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages