Skip to content

StephaneB1/MCR_TP_Builder

Repository files navigation

MCR - Bob The Racer

This project is part of the HEIG-VD design pattern course. We created a little car racing game with Java swing to present and show the benefits of the builder pattern.

You can create 2 cars step by step or randomly (player1 and player2 cars), and after that you will be able to generate random bots to have more opponents. When all your racers are ready you can start the race and show who will be the best racer !

Installation

You can download here the source code and the runnable java application called BobTheRacer.jar. Don't forget to keep the resources folder at the same location as the app.

  • Windows: Double click on the executable "BobTheRacer.jar"
  • Linux: $ java -jar BobTheRacer.jar

Screenshots

Home Screen

Car Builder

Race

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages