mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
0989369202
The original Head Over Heels was released around about 1987. It was immediately praised in the press as being quite the best isometric adventure game. This version is a pretty darn faithful remake of the Speccy original except with a few spanking extra bits. WWW: http://retrospec.sgn.net/games/hoh/index.html PR: ports/70577 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
4 lines
36 B
Bash
4 lines
36 B
Bash
#!/bin/sh
|
|
cd %%DATADIR%%
|
|
exec ./HoH
|