Hard Drive
A downloadable game
Game created by Bryan McClain and Caleb Wilson.
The source code is available on GitHub.
In "Hard Drive" you control a hacker program represented by a car, and you are trying to destory all of the data files on the server. The server environments are simulated environments with both natural elements (like trees and rocks) and electronic components (like transistors and chips). As you continue to destroy data files, antivirus programs attack to prevent you from succeeding. You must destory all data files in 6 different servers to win.
The basic game controls are as follows:
Up
- Drive forwardDown
- Reverse and drive backwardRight
- Spin the car clockwiseLeft
- Spin the car counter-clockwiseD
- Hold to enable driftF4
- Toggle fullscreen modeEscape
- Close the game
Asset Credits:
- All of the sprites and backgrounds are from Open Game Art (with a few exceptions)
- The transistor, capacitor, and resistor sprites are from NeedlePix and are royalty-free public domain images
- The sound effects were generated from jxfr
- The background music "Data Corruption" is composed by FoxSynergy
Status | Released |
Author | Bryan McClain |
Genre | Action |
Tags | 2D, Destruction, Driving, Hacking |
Average session | A few seconds |
Inputs | Keyboard, Mouse |
Links | Source code |
Download
Install instructions
The runnable .jar file contains all of the code and assets needed to run the game. On Windows, you can double-click on the file to run the game. You can also run the game using the command:
java -jar HardDrive.jar
Leave a comment
Log in with itch.io to leave a comment.