diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-04-06 01:40:35 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-04-06 01:40:35 +0800 |
commit | 708297b1d3dcf4e6b5a0bfa1d16a664c8434a409 (patch) | |
tree | aa5318f8054acb657035354e2136de1b653e3461 /games/Makefile | |
parent | 343da0479c03b7ada47e39a656d4ca21338b3ea9 (diff) | |
download | freebsd-ports-gnome-708297b1d3dcf4e6b5a0bfa1d16a664c8434a409.tar.gz freebsd-ports-gnome-708297b1d3dcf4e6b5a0bfa1d16a664c8434a409.tar.zst freebsd-ports-gnome-708297b1d3dcf4e6b5a0bfa1d16a664c8434a409.zip |
90 Second Portraits is a silly speed painting game developed for
Ludum Dare 31 Jam competition.
Time is money and you have neither! In 90 SECOND PORTRAITS you're
paying the bills by speed painting portraits of bypassing customers!
You have 90 seconds to paint the customer and his/her prefered
background! Your work day ends after 5 customers!
WWW: http://tangramgames.dk/games/90secondportraits/
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 001474c5b401..21397dd9c12c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -13,6 +13,7 @@ SUBDIR += 4stattack SUBDIR += 54321 SUBDIR += 7kaa + SUBDIR += 90secondportraits SUBDIR += CaribbeanStud SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap |