Arrow keys to move Space to shoot. If you touch the wall (The grey stuff currently) you die The pink thing will eventually become the HUD and display a timer and other stuff Player x and y is just for reference.
Project I'm working on for a computer science class. It is currently in progress. I am sharing this so that my teacher can see it. I can't stop you from remixing or using my scripts, but I request that you don't finish making the game. It is a recreation of a game that I had made for a game design class. Creating maze game where you cannot see the walls. If walls are touched, you die. -Bullets reveal wall when it hits the wall and kill player when touching player -Trying to create a tile system so that each individual tile is revealed when hit (I have the tile system, I just need to place the tiles in their places) -Multiple levels Optional stuff- -Enemies(Moving, shooting, idle) -Adding a key that you have to find and collect to open a door to the next level -Powerups- Make you immune to bullets + walls Reveal a set of balls Add a level creator with cloud so that players can make their own levels