Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vittorioromeo/ssvopenhexagon
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
https://github.com/vittorioromeo/ssvopenhexagon
cpp cpp11 cpp14 game game-development gamedev open-hexagon
Last synced: 25 days ago
JSON representation
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
- Host: GitHub
- URL: https://github.com/vittorioromeo/ssvopenhexagon
- Owner: vittorioromeo
- License: other
- Created: 2012-11-01T21:49:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T18:02:27.000Z (4 months ago)
- Last Synced: 2024-08-05T02:01:19.642Z (3 months ago)
- Topics: cpp, cpp11, cpp14, game, game-development, gamedev, open-hexagon
- Language: C
- Homepage: https://vittorioromeo.com/openhexagon.html
- Size: 112 MB
- Stars: 610
- Watchers: 27
- Forks: 76
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
> **Four buttons, one goal: survive. Are you ready for a real challenge? -- Become the best and climb the leaderboards in Open Hexagon, a fast-paced adrenalinic arcade game that's easy to learn but hard to master!** *Now available on [Steam](https://store.steampowered.com/app/1358090/)*.
## Credits
### Original Inspiration
- Open Hexagon is inspired by the excellent [Super Hexagon](https://store.steampowered.com/app/221640/Super_Hexagon/), created by [Terry Cavanagh](https://distractionware.com/).
- **Terry [fully supports Open Hexagon](https://twitter.com/terrycavanagh/status/1397373413329571845) -- thank you!**### Source Contributors
- John Kline
- Zly | [@zly_u](https://twitter.com/zly_u)
- AlphaPromethium
- Misa "Info Teddy" Elizabeth | [@Info__Teddy](https://twitter.com/Info__Teddy)
- Ivory Duke
- MultHub### Testing
- [Maniac](https://www.youtube.com/channel/UCnEHReBWFQ_0_-Ro4TpH4Tw)
## Building
Building instructions are available on [the wiki](https://github.com/SuperV1234/SSVOpenHexagon/wiki/Building-Instructions).