Hover is a work-in-progress source port of Hover, a game originally created by Eric Undersander in 2000.
The goal of the port is to run on multiple platforms (macOS, Linux, Windows, browser, iOS, Android) and improve technical aspects (e.g., support for higher resolutions), while preserving the original gameplay.
You'll need to have OpenGL headers (see here).
go install github.com/shurcooL/Hover@latest
The port is incomplete; this screenshot represents the current state.
Path | Synopsis |
---|---|
track | Package track defines Hover track data structure and provides loading functionality. |