Revival of the original hacking simulator! (WIP)
Find a file
2017-05-25 13:10:38 -04:00
.vs Kind of done my File Explorer... 2017-05-24 21:42:48 +01:00
Build Added up-to-date build 2017-02-21 15:00:55 -07:00
Data Implement a proper save system 2017-05-07 20:04:31 -04: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
Profiles Implement a proper save system 2017-05-07 20:04:31 -04:00
TimeHACK.Engine Kind of done my File Explorer... 2017-05-24 21:42:48 +01:00
TimeHACK.Main oops made mistake 2017-05-25 13:10:38 -04:00
LICENSE Initial commit 2017-02-21 13:56:02 -07:00
README.md Update README.md 2017-05-19 11:12:24 -06:00
TimeHACK.sln HUGE OVERHAUL 2017-03-17 17:31:41 -06:00

AppVeyor Badge

Discord

TimeHACK

The remake of 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's in and beyond.
  • Write a new engine and make an API so that you can easily develop your own applications.
  • Create a new Window Manager to make the development of apps easier.

Building

TimeHACK is currently being developed in Microsoft Visual Studio 2017. Visual Studio 2015 has also been proven to work. If you are using a different IDE, please do so with 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 https://www.ashifter.ml/timehack/forum

TimeHACK has a Discord server at https://discord.gg/FZgQMDe (You can also click on the dark blue Discord Badge)

TimeHACK has an AppVeyor project at https://ci.appveyor.com/project/timehack/timehack (You can also use the AppVeyor badge)

TimeHACK has a YouTube channel at https://www.youtube.com/channel/UCU3uiIgHdLaNvPYEB1hWPsg (We have a tutorial on how to contribute over there)

Documentation

TimeHACK's documentation can be found on the TimeHACK Wiki: https://github.com/TimeHACKDevs/TimeHACK/wiki

Other Repositories

  • A completely discontinued project called "HistacomVB". The idea of it being that it was the old game except being built upon. In the end, however, we stopped it because having "HistacomVB" and "TimeHACK" was unnecessary. If you REALLY want to see the repo, click here: http://www.github.com/TimeHACKDevs/HistacomVB

License

TimeHACK is licensed under the MIT license. All code committed to the TimeHACK repository becomes the property of the TimeHACK Development Team, and will not be removed upon request.