Histacom2/README.md

36 lines
2.2 KiB
Markdown
Raw Normal View History

2019-04-02 08:15:12 -04:00
<div align="center">
<p>
2019-04-02 08:15:50 -04:00
<img src="https://raw.githubusercontent.com/TheRandomMelon/Histacom2/master/Histacom2/Resources/TitleScreen/Histacom2_Logo.png" style="border: 0;">
2019-04-02 08:15:12 -04:00
</p>
<p>
2019-04-03 17:19:29 -04:00
<a href="https://ci.appveyor.com/project/TheRandomMelon/histacom2"><img src="https://ci.appveyor.com/api/projects/status/ior5vrubtrvp958g?svg=true" style="border: 0;" alt="AppVeyor Badge"></a>
2019-04-02 08:15:50 -04:00
<a href="https://discord.gg/CeBBXWN"><img src="https://img.shields.io/discord/562604068493852675.svg?colorB=7289DA&label=discord" style="border: 0;"></a>
2019-04-02 08:19:24 -04:00
<img src="https://img.shields.io/github/repo-size/TheRandomMelon/Histacom2.svg" style="border: 0;">
2019-04-02 08:19:55 -04:00
<a href="https://github.com/TheRandomMelon/Histacom2/issues"><img src="https://img.shields.io/github/issues/TheRandomMelon/Histacom2.svg" style="border: 0;"></a>
2019-04-02 08:15:12 -04:00
</p>
</div>
2018-10-14 11:04:12 -04:00
Histacom 2 is a C# version of the PC game Histacom, released by 12padams in 2010. Here are some of our goals:
* Get Histacom 2 to the same playable state that the original Histacom's in and beyond.
* Add more applications to the operating systems.
* Add more story elements.
## Building
Histacom 2 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.
## Links
Discord server: https://discord.gg/CeBBXWN (You can also click on the dark blue Discord Badge)
2018-10-14 11:04:12 -04:00
AppVeyor project: https://ci.appveyor.com/project/timehack/timehack (You can also use the AppVeyor badge)
2018-10-14 11:04:12 -04:00
YouTube Channel: https://www.youtube.com/channel/UCU3uiIgHdLaNvPYEB1hWPsg (Note that the videos are probably outdated.)
2018-10-14 11:04:12 -04:00
## Documentation
Histacom 2's documentation can be found on the Histacom 2 Wiki (WIP): https://github.com/TheRandomMelon/Histacom2/wiki
2018-10-14 11:04:12 -04:00
## License
Histacom 2 is licensed under the [MIT license](https://github.com/TheRandomMelon/Histacom2/blob/master/LICENSE). All code committed to the Histacom 2 repository becomes the property of Michael Webb, and cannot be removed under request. Please consider this before contributing.