On Saturday, 28 September 2019 at 02:59:20 UTC, Murilo wrote:
On Thursday, 23 November 2017 at 12:18:38 UTC, ketmar wrote:
recently i worked on remake of DOS remake of Konami's
Knightmare game[0]. the game is playable now, it has music
from original MSX Knightmare, and sfx/gfx/levels from DOS
remake. it is written in D, of course, and it is FOSS. you can
find the sources here[1].
Hi, I would like to see your source code please because I am
making a game myself and I need to learn how to do it, I
figured I could read your code and learn from it.
The post you quoted links to the git repo. You can clone it with
"git clone http://repo.or.cz/knightmare.git", or view the code
online at https://repo.or.cz/knightmare.git/tree (includes a link
to download the tarball).