Revival of the original hacking simulator! (WIP)
Find a file
2017-04-01 16:29:12 -06:00
.vs/TimeHACK PLEASE USE RESOURCES TO ADD ICONS. 2017-04-01 14:51:05 -06:00
Build Added up-to-date build 2017-02-21 15:00:55 -07:00
packages/Newtonsoft.Json.10.0.1 brought my changes back and fixed a few extra things 2017-03-26 22:03:44 -04:00
TimeHACK.Engine PLEASE USE RESOURCES TO ADD ICONS. 2017-04-01 14:51:05 -06:00
TimeHACK.Main Merge pull request #25 from lempamo/master 2017-04-01 15:09:15 -06:00
LICENSE Initial commit 2017-02-21 13:56:02 -07:00
README.md Update README.md 2017-04-01 16:29:12 -06:00
TimeHACK.sln HUGE OVERHAUL 2017-03-17 17:31:41 -06:00

AppVeyor Badge

Discord

TimeHACK

The original hacking simulator!

TimeHACK is a C# version of the PC game Histacom, released by 12padams in 2010. Here are some of our goals:

  • Get TimeHACK to the same playable state that Histacom is in.
  • Write a new engine and make an API to develop your own applications.
  • Create a new Window Manager to make the development of apps easier.

Building

TimeHACK is currently being developed on Microsoft Visual Studio 2017. Visual Studio 2015 has also been proven to work. If you are using a different IDE, please use caution. We cannot guarantee the stability of other IDEs.

Load the .SLN project file into Visual Studio and compile. No further steps are required. This list may grow in the future.

TimeHACK has a forum at http://www.ashifter.ml/timehack/forum

TimeHACK has a Discord at https://discord.gg/FZgQMDe (YOU CAN GO TO THE BADGE WHICH SAYS " online")

TimeHACK has an AppVeyor at https://ci.appveyor.com/project/timehack/timehack (YOU CAN GO TO THE OTHER BADGE)

Documentation

This section will be filled at a later date.

Other Repositories

We have another version of TimeHACK, based on the Histacom 1.8.5 source. It can be found at http://www.github.com/TimeHACKDevs/HistacomVB

License

TimeHACK is Licensed under the MIT Software license. All code contributed to the TimeHACK project is the property of the TimeHACK development team, and will not be removed upon request.