tz0 / game

For game project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Different Wall Types

crombach opened this issue · comments

Not all walls should kill you. There should be regular walls, which you can bounce off of, and "lethal" walls (maybe lasers) that end the game immediately if you touch them.

  • Implement lethal walls
  • Implement non-lethal walls