Skip to content

ctb0k33/Java-Bomberman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Java-Bomberman-Game

Java Bomberman Game built with FXGL

Contributors

  • Trần Chiến Thắng.
  • Mạc Gia Khánh.
  • Phạm Minh Hiếu.

Introduce

This game is built base on Bomberman game.
The aim of the game is destroy all the enemies and portals that exist on the map.

Entity

  • Baromu:
    This eneny moves randomly.
    313049375_3298883723762228_7510123474738517174_n

  • Onil:
    This enemy can chase player if they find a path in a radar radius.
    314451654_8214851198586664_2686516291353697888_n

  • Player:
    312984842_692966542053202_531387128757383128_n

  • Buff/Debuff item:
    These items can increase/decrease the power of player ( increase/decrease speed, increase/decrease hp, dmg buff/debuff, ... )
    311321782_501179485389443_2660431702069480560_n

  • Bomb:
    312361395_1519577768468806_4332023504795444421_n

  • Softwall:
    This type of wall can block player/enemy but can be demolished by bomb, when destroyed, can randomly drop an item.
    313802855_517748730015551_958415301011181759_n

  • Hardwall:
    This type of wall cant be demolished.
    311427516_448780867198124_2687952695113639845_n

  • Random Portal:
    Spawn an enemy and disappear after that. Can be destroyed by bomb.
    314390909_825987668718705_4596091361846898584_n

  • Fixed Portal:
    Spawn enemy. Can be destroyed by bomb.
    311073176_1853686458315367_6272392786536345867_n

Screenshot

  • Menu:
    311441515_1315753912503549_2668903619956477412_n

  • Gameplay:
    313074309_1349911559081900_5472389778320574226_n

About

Java Bomberman Game built with FXGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages