FlowFlorent / Bomberman-Final-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bomberman | Team 4

For detailed information regarding the contribuitons of each member, please see the original repository: https://github.com/mcgill-ecse321/Team-4

If you want to play the game, simply download the jar file from the /dist directory. There is no email needed for the login. You can create an account, or connect using the following default account:

username: default1 password: ECSE321bman@@

Game controls:

Movement: Arrow keys Place bomb: z Detonate bomb (only works one the detonator PowerUp has been obtained): x

Some of the cool things about this project:

  • Leaderboards system
  • Login system
  • 8 different enemy types
  • 60 stages
  • 3 levels of artificial intelligence. The smartest enemies use A* path finding to find the shortest path towards the player, it is really cool!
  • Bonus stages.
  • MongoDB backend deployed on MongoLabs!
  • Java swing for the menus and all gameplay elements

Team-4 ISE

Dependencies

The entire application was developed in Java 6.

Development Platforms

All the team members developed the Application using IntelliJ IDEA 13. Florent and Daniel developed using Mac OS X Yosemite, and Shabab, Vasu and Owen used Windows 7.

Third Party Libraries

MIT License

Copyright (c) 2014 Daniel Macario, Vasundhara Gupta, Owen Li, Shabab Ahmed, Florent Lefebvre, Owen Li.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:Java 100.0%