Insecure Thoughts
Controls are WASD and Mouse button 1
This game is made for mini jam 100 so I made it in 3 days!
bullet noise - Sound from Zapsplat.com
Download
Download
InsecureThoughts1.1.zip 23 MB
Install instructions
Once the compressed .zip has been downloaded, right click the folder and extract all! then you can go into the folder and double click "MiniJam100Game"
Comments
Log in with itch.io to leave a comment.
A fun little game for a mini-jam. That end screen gets me every time.
Two small changes would be to fix the timer to 0 pad when under 10 seconds (code below) and to just hold the timer for a few seconds over the end screen so the player can see how long they lasted.
'TimeSpan.FromSeconds(time_variable).ToString(@"mm\:ss");