Skip to content

v3.0

Latest
Compare
Choose a tag to compare
@abhayMore abhayMore released this 26 Aug 13:11
· 1 commit to master since this release
v3.0
17f2263

AMMPED-UP v3.0

Download

Download the windows 64 bit version .zip file.
file name : "AMMPED-UP-v3.0-windows-64-bit.zip"
for direct download link CLICK -> AMMPED-UP-v3.0-windows-64-bit.zip
Unzip the file, and run the AMMPED-UP.exe file

Changelog :

  • Added MongoDB C++ Driver(mongocxx) support for online scores.
  • Added Singleton classes for MongoDBInstance, and is used directly inside mongodb CRUD class.
  • Dynamic logo for the game, appears now in the windows explorer.
  • Improved UI/UX.
  • Removed inconsistencies in the UI/UX (removed built from scratch GUI code to using TGUI fully).
  • Used asterisk(*) for password setting.
  • Leaderboard is dynamic now, shows Top Ten Players having highest Scores(less if total players < 10).
  • Changed Options state to Settings state (fits more to the functionality it offers).
  • Used open source font resources.
  • Console is also now hidden.
  • Ported to 64-bit support due to ease to use mongocxx.
  • Config File is added for mongoDB URI(not in public repo)
  • Email Validation is implemented using Regex
  • Removed nlohmann/json parser.

General

A Bomberman Clone made in C++ using SFML & TGUI & nlohmann/json
current features:

  • Variety of Powerups
  • Lives and Health Bar
  • AI Enemies
  • SFX & Soundtracks/Music
  • Win by destroying all enemies

Controls

  • WASD / ARROWS to move UP, RIGHT, LEFT, DOWN
  • SPACEBAR to plant Bomb