Joshun / EnemyMaze

A maze game with moving enemies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enemies game

A simple game with enemies moving

Mapfile format:

= : solid wall

P : player (can only be declared once)

V : vertical enemy

H : horizontal enemy

E : exploder enemy

"element of grid" : a single character

"line of grid" : a single line

About

A maze game with moving enemies


Languages

Language:Python 100.0%