Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 551 Bytes

File metadata and controls

29 lines (22 loc) · 551 Bytes

Hypercycles, 1995

This repository is a mirror of a port of Hypercycles, a DOS game developed by Aclypse software and released in 1995.

Note that this repository is a WIP


Getting started

Even though this is still very flaky for now, you can try to build it locally.

Prerequisites

  • Meson build system

Setup

meson setup buildDir

Compiling

meson compile -C buildDir