Package Details: griels-quest 1.00-3

Git Clone URL: https://aur.archlinux.org/griels-quest.git (read-only, click to copy)
Package Base: griels-quest
Description: SDL port of a MSX1/MSX2 puzzle game (aka 'Griels Quest for the Sangraal')
Upstream URL: https://github.com/nevat/griels-quest
Licenses: GPL3
Submitter: carstene1ns
Maintainer: carstene1ns
Last Packager: carstene1ns
Votes: 1
Popularity: 0.000000
First Submitted: 2014-08-23 17:35 (UTC)
Last Updated: 2023-12-02 23:55 (UTC)

Required by (0)

Sources (1)

Latest Comments

pio commented on 2024-09-03 19:30 (UTC) (edited on 2024-09-03 20:32 (UTC) by pio)

This is a nice retro game. To fix compiling in recent GCC add sed -e "s/gcc/gcc -Wno-implicit-function-declaration/" -i $pkgname-$pkgver/makefile to the end of prepare() section.

There is a bug making this game unsolvable. Hopefully someone will fix it some day.