Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therandommelon/histacom
The time-travel "hacking" simulator of yesteryear.
https://github.com/therandommelon/histacom
csharp game histacom sdl2 visual-studio
Last synced: about 2 months ago
JSON representation
The time-travel "hacking" simulator of yesteryear.
- Host: GitHub
- URL: https://github.com/therandommelon/histacom
- Owner: TheRandomMelon
- License: mit
- Created: 2020-12-18T15:45:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T18:09:36.000Z (about 4 years ago)
- Last Synced: 2023-09-27T01:00:01.194Z (over 1 year ago)
- Topics: csharp, game, histacom, sdl2, visual-studio
- Language: Batchfile
- Homepage: https://discord.gg/CeBBXWN
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
(Note: Readme is a WIP.)
Histacom is a C# (SDL2) version of the PC game Histacom, released by 12padams in 2010. Here are some of our goals:
* Get Histacom's SDL2 rewrite 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 is currently being developed in Microsoft Visual Studio 2019. 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)
Download the latest build on GitHub Releases here: https://github.com/TheRandomMelon/Histacom/releases/tag/latest
## Documentation
I'm currently still considering on whether or not we will need a wiki-type page. Please let me know what you think on the Discord server linked above!## License
Histacom is licensed under the [MIT license](https://github.com/TheRandomMelon/Histacom/blob/master/LICENSE). All code committed to the Histacom repository becomes the property of Michael Webb, and cannot be removed under request. Please consider this before contributing.