The light mechanics weren't clear to me, and I wasn't sure if the short dog had something special over the taller one. I do like the idea though!
sunshine_sower
14
Posts
3
Followers
12
Following
A member registered Aug 02, 2019 · View creator page →
Creator of
You are the search engine in this startup
Simulation
Play in browser
2-Player Exploration - One is the Map, the Other the Explorer!
Play in browser
Top-down shoot-em-up where you can't stop running or shooting
Shooter
Play in browser
Recent community posts
For those trying to run this..., you need to have Python installed. I also had to install pygame first: py -m pip install -U pygame --user
Then, I was able to run py dodgingLazers.py from the directory with all three scripts.
As for the game, the most frustrating part was that the predictions didn't match where the lasers actually shot, so getting hit was completely unpredictable. The controls switching was definitely out of control! I would recommend some better way of communicating what the new mappings are.