🚗 Remake of the Rush hour game in Java

Related tags

GUI java swing rush-hour
Overview

logo

Dodo is stuck in traffic

Remake du jeu d’énigme bien connu Rush Hour en Java avec la librairie Swing.

Example

Auteurs

  • Maxime Scharwath
  • Nicolas Crausaz
  • Valentin Kaelin
  • Lazar Pavicevic
  • Jonathan Friedli

Contexte

Ce projet a été réalisé dans le cadre du projet de fin de semestre du cours "Modèles de Conception Réutilisables"
à la HEIG-VD durant le semestre de printemps 2022.

Le cours est encadré par:

  • Rosat Sébastien (Assistant - Professeur)

Chaque groupe s'est vu attribuer un design pattern pour réaliser une application autours de ce dernier. Nous avons reçu le Command design pattern.

You might also like...

A Java framework for creating sophisticated calendar views (JavaFX 8, 9, 10, and 11)

A Java framework for creating sophisticated calendar views (JavaFX 8, 9, 10, and 11)

CalendarFX A Java framework for creating sophisticated calendar views based on JavaFX. A detailed developer manual can be found online: CalendarFX 8 D

Jan 6, 2023

Controls for adding Parallax effects for Java (JavaFX)

Controls for adding Parallax effects for Java (JavaFX)

FXParallax Parallax framework for Java (JavaFX). This framework adds controls to add Parallax effects to JavaFX application, this effect can add a sen

Sep 30, 2022

Ribbon control for Java, created in JavaFX

Ribbon control for Java, created in JavaFX

FXRibbon Ribbon control for Java, using JavaFX framework, based on Microsoft Ribbon. If you want to support the development of this library consider a

Dec 27, 2022

Icon packs for Java applications

Ikonli Ikonli provides icon packs that can be used in Java applications. Currently Swing and JavaFX UI toolkits are supported. Installing You can get

Dec 28, 2022

📊 Exposing charts from Java to JavaFX and the Web!

📊 Exposing charts from Java to JavaFX and the Web!

Exposing charts from Java to JavaFX and to the Web! JavaFX · Charts · Websockets · Jetty · Web JavaFxDataviewer is an open-source data visualization t

Oct 26, 2022

Provides a Java API to use the JavaScript library d3.js with the JavaFx WebView

Provides a Java API to use the JavaScript library d3.js with the JavaFx WebView

javafx-d3 Provides a Java API for using the JavaScript library d3.js with JavaFx Applications. Many thanks to the authors of the projects gwt-d3 [1] a

Dec 19, 2022

Java implementation of BSP based CSG (Constructive Solid Geometry)

Java implementation of BSP based CSG (Constructive Solid Geometry)

JCSG Java implementation of BSP based CSG (Constructive Solid Geometry). It is the only simple and free Java implementation I am aware of. This implem

Sep 25, 2022

JSilhouette provides additional shapes for Java applications

JSilhouette JSilhouette provides additional shapes for Java applications. Currently JavaFX is supported. Installing You can get the latest version of

Nov 7, 2022

A 3D chart library for Java applications (JavaFX, Swing or server-side).

A 3D chart library for Java applications (JavaFX, Swing or server-side).

Orson Charts (C)opyright 2013-2020, by Object Refinery Limited. All rights reserved. Version 2.0, 15 March 2020. Overview Orson Charts is a 3D chart l

Sep 27, 2022
Comments
  • Afficher un niveau

    Afficher un niveau

    Affichage de l'état initial d'un niveau lors que l'on sélectionne ce niveau

    • Canvas pour le background static
    • JLabel pour chaque objet avec lequel le joueur peut intéragir

    Bloquer le resize.

    feature 
    opened by nicrausaz 1
  • BUG - Chargement sprite depuis un jar

    BUG - Chargement sprite depuis un jar

    Lors du chargement d'un Spritesheet depuis le dossier resources, le fichier .sheet va essayer de charger une image relativement à lui même ( le fichier .sheet ). Mais depuis un jar ceci ne marche pas...

    bug 
    opened by maxscharwath 0
  • Advanced assets manager

    Advanced assets manager

    I create an Asset Manager, so we can load and get some assets I made 3 types of asset Image, Audio and Level.

    Asset.IMAGE_ASSET.register("logo", new ImageAssetLoader("images/logo.png"));
    Asset.AUDIO_ASSET.register("death", new AudioAssetLoader("audio/death.wav"));
    Asset.LEVEL_ASSET.register("level1", new LevelAssetLoader("1.txt"));
    
    //loading async with listener
    Asset.loadAll((progress, done) -> {});
    
    //get assets
    Asset.AUDIO_ASSET.get("death").play();
    Asset.LEVEL_ASSET.get("level1").getEntities()
    
    opened by maxscharwath 0
Releases(rendu)
Owner
HEIG-VD - Valentin Kaelin
All the repositories of my bachelor in software engineering at HEIG-VD
HEIG-VD - Valentin Kaelin
Tic-Tac-Toe-GUI - This repository contains Java based interactive Tic-Tac-Toe game.

Tic-Tac-Toe This repository contains Java based interactive Tic-Tac-Toe game. In this game you can play individual or with another player with your na

Ahmed Hossam 11 Sep 1, 2022
Tetromino is a Tetris-like game written in Java with JavaFX.

Tetromino Link to original project in university's GitLab Tetromino is a Tetris-like game written in Java with JavaFX made by Jonas and myself during

Tobias Helmrich 2 Dec 13, 2021
Just a fun little word game! 🍄

Wordagam A fun & interactive word game. Check out the screenshots and the gameplay video. Download & Play Download the latest artefacts here. You can

Sandeep 61 Dec 24, 2022
INVADERS-OVERLAY - Overlay for strategical space-themed block game gameplay

INVADERS-OVERLAY INVADERS OVERLAY MOD v1.0 Minecraft Version: Forge 1.8.9 12/28/21 Invaders Overlay Mod (IOM) is an overlay mod for Hypixel Invaders (

null 2 Dec 31, 2021
The snake and Ladders Game 🎲 for two players made using JavaFx with important concepts of OOPs🐍 🪜

The snake and Ladders Game made using JavaFx with important concepts of OOPs, done as a project for Advanced Programming course (CSE201) under Prof. Koteswar Rao Jerripothula

null 2 Sep 5, 2022
A maven-based JavaFX Asteroids game based on a tutorial from Lee Stemkoski

JavaFX Asteroids About This is a maven-based project which implements a JavaFX Asteroids Game. The code is based on a tutorial from Lee Stemkoski whic

null 2 Mar 2, 2022
Checkers game. Server and Client. Client's app handled in JavaFX. Play with radom player or against AI.

Checkers-JavaFX-and-Sockets Checkers game. Server and Client. Client's app handled in JavaFX. Play with radom player or against AI. If you want to pla

Jakub Bednarski 1 Mar 30, 2022
JavaFX based Connect4 Game.

Connect4 [email protected] https://github.com/MitchellGray100/Connect4 JavaFX Connect4 Game. Local 2 Player or 1 Player (With AI). It's Connec

Mitchell Gray 3 Jan 6, 2022
Utilizando do Java swing e do banco de dados MySQL, criei esse projeto com intuito de práticar a conexão do Java com MySQL e as janelas do Java swing

MeusCursos.com Meu primeiro projeto sozinho Utilizando do Java swing e do banco de dados MySQL, criei esse projeto com intuito de práticar a conexão d

João Vitor Ferreira Peixoto 1 Apr 2, 2022
Everything I code in java / Learn in Java I will post here to show my Progress :)

This repository contains all the codee i have written or used to help me learn This is going to be a repository that holds the source files for codene

unofficialdxnny 2 Jan 10, 2022