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 forward
  • Down - Reverse and drive backward
  • Right - Spin the car clockwise
  • Left - Spin the car counter-clockwise
  • D - Hold to enable drift
  • F4 - Toggle fullscreen mode
  • Escape - 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

Download

Download
HardDrive.jar 9 MB

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.