Histacom2/README.md

36 lines
2 KiB
Markdown
Raw Normal View History

2017-05-06 12:05:47 -04:00
2017-03-26 12:58:42 -04:00
<a href="https://ci.appveyor.com/project/timehack/timehack"><img src="https://ci.appveyor.com/api/projects/status/8x34p8b0i2idblgd?svg=true" style="border: 0;" alt="AppVeyor Badge"></a>
2017-07-23 03:43:35 -04:00
[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield)](https://discord.gg/ffuXR9k)
2017-03-28 11:34:58 -04:00
2017-02-21 15:56:02 -05:00
# TimeHACK
2017-05-09 18:50:13 -04:00
## 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:
2017-05-09 18:50:13 -04:00
* Get TimeHACK to the same playable state that Histacom's in and beyond.
2017-07-03 16:11:42 -04:00
* Add more applications to the operating systems.
2017-07-12 12:27:31 -04:00
* Add more story elements.
## Building
2017-05-09 18:50:13 -04:00
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.
2017-05-09 18:50:13 -04:00
Load the ``.sln`` project file into Visual Studio and compile. No further steps are required. This list may grow in the future.
## Links
2017-05-09 18:50:13 -04:00
TimeHACK has a forum at https://www.ashifter.ml/timehack/forum
2017-05-09 18:50:13 -04:00
TimeHACK has a Discord server at https://discord.gg/FZgQMDe (You can also click on the dark blue Discord Badge)
2017-03-28 11:34:58 -04:00
2017-05-09 18:50:13 -04:00
TimeHACK has an AppVeyor project at https://ci.appveyor.com/project/timehack/timehack (You can also use the AppVeyor badge)
2017-05-09 18:50:13 -04:00
TimeHACK has a YouTube channel at https://www.youtube.com/channel/UCU3uiIgHdLaNvPYEB1hWPsg (We have a tutorial on how to contribute over there)
2017-05-06 12:05:47 -04:00
## Documentation
2017-05-09 18:50:13 -04:00
TimeHACK's documentation can be found on the TimeHACK Wiki: https://github.com/TimeHACKDevs/TimeHACK/wiki
## Other Repositories
2017-06-01 04:34:10 -04:00
* An unofficial project called "Histacom.AU".
2017-07-03 16:11:42 -04:00
This is a rewrite of Histacom in Python, and has a place [here](https://github.com/TimeHACKDevs/histacom-au).
## License
2017-05-09 18:50:13 -04:00
TimeHACK is licensed under the [MIT license](https://github.com/TimeHACKDevs/TimeHACK/blob/master/LICENSE). All code committed to the TimeHACK repository becomes the property of the TimeHACK Development Team, and will **not** be removed upon request.