Skip to content

DamienPWright/game-off-2016

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Game Off 2016

GitHub Game Off 2016 Theme is Hacking, Modding, or Augmenting

Unnamed Hacking Themed Game

In this platforming game, you play as the avatar of a hacker invading the cyberspace of some computer system. Numerous defenses are in place to prevent you getting your grubby little digital mits on those precious bits, but you have some unique abilities to help you deal with them and even turn their defenses against each other.

You are armed with a hacking omnitool - a weapon which in cyberspace can change its shape. Should you strike objects with certain attacks, you'll inject some code into them that may alter their behaviour. Beware, that some things may be ready for your payloads and will react violently to a hacking attempt.

Fight your way through the system's defenses and explore to get as many bits as you can! You never know where certain chunks of data might be hiding...

Controls

  • W / <- - Left
  • D / -> - Right
  • Left Mouse - Normal attack
  • Right Mouse - Blue attack
  • Forward + Right Mouse - Cyan attack
  • Up + Right Mouse - Red Attack
  • Down + Right Mouse - Purple Attack

##Hack Effects: The effects differ from object to object, but otherwise the different hacks have the following general effects:

  • Red hack - Attempts to disable the enemy's means to tell friend from foe. It also makes some objects deadly to enemies.
  • Cyan hack - Attempts to turn objects solid.
  • Purple hack - Attempts to turn objects non-solid or disables/re-enables them.
  • Blue hack - The wild card. The effect differs from object to object.
  • Hacks are toggle-able. Simply strike the object with the same hack again to undo the effect.
  • Some objects allow you to stack hacks together.

##Technical Details

This game has only been tested on Windows 7 and 10. It is not guaranteed to build or work on other systems. This game has not been tested at very high resolutions. Unknown graphical quirks may occur. This game may work with a game pad, but it hasn't been tested with one.

##Playing

Headphone warning - I have not had the chance to test audio levels on a lot of equipment. Turn your volume all the way down before running! Download the game from this link here: https://mega.nz/#!MNxlWSDD!aO5Z9nA7isR90nb2Fwfza9Isymn_XotQxCHKFrTXORA

Unzip the entire folder somewhere. All the files are required in order for the game to run.

The game lacks any kind of menu, so you'll need to Alt+F4 to exit.

##Watch the Game

If you're unable to play but are interested in checking out how it's meant to look, feel free to give the following demo video a watch: https://youtu.be/6Y3HbWMyLIA

Credits

  • Development, Graphics, Sounds - Damien Wright
  • Character design consultency - Rebelmaren
  • Music: http://grumblelabs.com/ ** Music not included in repository due to uncertainty with redistribution rights.
  • Sounds created using SFXR
  • Developed in Unity 5.3.2f1

About

GitHub's month-long game jam 🎮 November 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%