Skip to content

17021084/BomberMan_Base_NES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booberman Game


Click here to watch Demo

Mission

I will make another version of this game.

Advance Function.

i have made a BOT which is alway follow Player . the BOT find shortest and safest Path from BOT to Player. i based on BFS algorithm to make class AIAdvance

Bài tập lớn OOP - Bomberman Game

drawing

### Nhiệm vụ

Trong bài tập lớn này,tôi phải viết lại phiên bản Java mô phỏng lại trò chơi Bomberman kinh điển của NES.

Chức năng nâng cao

Sử dụng thuật toán tìm đường đi ngắn nhất BFS trong class AIAdvance. Thuật toán giúp con BOT có khả năng né bom và tìm đến người chơi theo đường đi ngắn nhất.

About

AI aviod bom using BFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages