Skip to content

shurcooL/Hover

Folders and files

NameName
Last commit message
Last commit date
Mar 22, 2014
Mar 22, 2014
May 13, 2017
Oct 18, 2017
Jul 15, 2023
Jan 14, 2024
Aug 10, 2015
Feb 14, 2018
Nov 30, 2015
Nov 30, 2015
Mar 23, 2014
Mar 23, 2014
Jul 15, 2023
Jun 20, 2016
Jul 13, 2015
Jan 14, 2024
Mar 22, 2014
Sep 18, 2016
Apr 19, 2017
Mar 26, 2014
Jan 2, 2015
Jan 2, 2015

Repository files navigation

Hover

Go Reference

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.

Installation

You'll need to have OpenGL headers (see here).

go install github.com/shurcooL/Hover@latest

Screenshot

The port is incomplete; this screenshot represents the current state.

Directories

Path Synopsis
track Package track defines Hover track data structure and provides loading functionality.

License