neocognitron pulse aim

This commit is contained in:
landgreen
2020-06-25 18:47:21 -07:00
parent ffc5aa3e1e
commit 869102aebb
7 changed files with 143 additions and 109 deletions

View File

@@ -17,9 +17,10 @@ const level = {
// game.enableConstructMode() //used to build maps in testing mode
// level.difficultyIncrease(9)
// mech.isStealth = true;
// mod.giveMod("necrophoresis");
// b.giveGuns("foam")
// mech.setField("time dilation field")
// mod.giveMod("logistics");
// mod.giveMod("supply chain");
// b.giveGuns("pulse")
// mech.setField("phase decoherence field")
level.intro(); //starting level
// level.testing();