Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.33 KB

README.md

File metadata and controls

22 lines (20 loc) · 1.33 KB

MCR-Pac-Man

MŠMT MČR ZADÁNÍ 2019 / MSMT Championship task 2019
☑ JSON map loading
☑ Full game logics
☑ Basic GUI as restart and map selecting buttons
☑ Safe mode (preventing player to die)
☑ Fully working AI (the shortest path to destination or the path with the most energy to destination)

Game explaination:

⚫ Your goal is to reach the flag
⚫ Per each your move you spend 1 energy
⚫ You must collect food to get your energy (green tiles)
⚫ You should dodge walls when you can (black tiles)
⚫ You should also dodge bombs when you can (red tiles)
⚫ They will take your energy, bombs only once, walls always
⚫ When you reach 0 energy you will lose

image image image image

Zadání-ústředního- kola-programování-Žáci-Mládež.pdf