Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 557 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 557 Bytes

Simple-Maze-Game

WELCOME TO MAZE GAME!

The game's aim is collecting as many e+ and p- as you can. Afterwards, these will combine to form an antimatter.

  • C refers to exit and G refers starting point.
  • 1 is walls and can not pass.
  • 0 is just a way. You can move on it but nothing happen.
  • P is represents p+, E is represents e+, e is represents e-, p is represents p-,
  • K ıs represents blackhole. If you go there, the game finish with no points!

IMPORTANT NOTE: When you take one e-, one e+ is destroyed. When you take one p+, one p- is destroyed.