summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/guess.R
blob: 0e1a00c073ff7b9daa3852f066ca1ecfaa8cc81a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- makefile -*-

guess    : [X] GTK COMMON guess guess-icon|no-icon

guess    : [G] WINDOWS COMMON guess guess.res|noicon.res

ALL += guess[COMBINED]

!begin am gtk
GAMES += guess
!end

!begin >list.c
    A(guess) \
!end

!begin >gamedesc.txt
guess:guess.exe:Guess:Combination-guessing puzzle:Guess the hidden combination of colours.
!end