Untitled Shooter Game is a 2d shoot n’ run game. Shoot, run, heal, and survive, that’s the gameplay of this game. You shoot the enemies before they reach you or you will take damage. But, if you are hit you are not gone yet. You can continue to play until your health points reach 0 and if you are lucky you will be able to find a health pack in the arena which when taken, will heal your health points. “>” is player, “@” is enemy, “H” is healthpack
Algorithm’s used : Binary Search Partition for random walls generator every game Dijkstra shortest path to make enemy walk towards player with shortest path Quick sort to sort leaderboard of highscore from highest to lowest