Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 503 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 503 Bytes

Project : Bomberman

Equipe 5

  • Aymeric DUCROQUETZ (@AymericDu)
  • Kévin GALLET (@KGALLET)
  • Pierre HEQUETTE (@pheq)
  • Guillaume HERAS (@DiabloHellfire)
  • Jérémy MATHIAS (@munggs)
  • Charles VANEENOO (@CharlesVaneenoo)

Introduction

This application simulates the Bomberman Game

Rules

You can launch the game with 2 players

Player 1 : Z-S-Q-D and SPACE to drop a bomb
Player 2 : Fleches and ENTRER to drop a bomb

Execution

$ mvn install
$ mvn exec:java