https://github.com/moriyoshi/gohex
https://github.com/moriyoshi/gohex
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moriyoshi/gohex
- Owner: moriyoshi
- Created: 2013-04-13T08:15:53.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-16T01:44:23.000Z (about 12 years ago)
- Last Synced: 2023-04-11T17:06:22.562Z (about 2 years ago)
- Language: Go
- Size: 125 KB
- Stars: 19
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HexaGOn
=======HexaGOn is intended to be a shallow clone of the awesome perspiratory kind of
game "SUPER HEXAGON" by Terry Cavanagh.This software is published solely for educational purpose.
You can check out the original game from here: http://www.superhexagon.com/
Dependencies
------------* GoGL (http://github.com/chsc/GoGL )
* glfw (http://github.com/go-gl/glfw )Author(s)
---------* Moriyoshi Koizumi
Copyright
---------This software remains to be in the public domain as of its first creation and/or
publication, which means the author(s) of the clone will not claim any copyright
for the software. Those who receive the copies of the software shall be advised
that they use it in good faith and they should not distribute the binary form of
the software without any permission of the originator.