lbehr19 / hello-world

My code portfolio
0 stars 0 forks source link

Implement Levels #13

Open lbehr19 opened 5 years ago

lbehr19 commented 5 years ago

Change wall creation to make it easier to implement levels such that the game does not end immediately upon success/death. Levels should increase in difficulty as the game goes on; larger maps, more enemies, harder enemies, etc.