Difference between revisions of "The Clue!"
Jump to navigation
Jump to search
Rootfather (talk | contribs) |
Rootfather (talk | contribs) m |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{GameDescription| | {{GameDescription| | ||
name=Der Clou! | name=The Clue!| | ||
alternateNames=Der Clou!| | |||
image=[[Image:Der_Clou.png|center|256px]]| | |||
release=1994| | release=1994| | ||
developer=[[Neo Software Produktions | developer=[[Rockstar Vienna|Neo Software Produktions GmbH]]| | ||
publisher=[[Max Design | publisher=German release: [[Max Design]] | ||
English release: [[Kompart UK]]| | |||
platforms=DOS/Amiga (unsupported)| | platforms=DOS/Amiga (unsupported)| | ||
resolution= | resolution=DOS: 320x200, 256 Colors| | ||
engine=[[CLUE]]| | engine=[[CLUE]]| | ||
dateAdded=Not Added | | dateAdded=Not Added| | ||
support=Not (yet) part of ScummVM| | support=Not (yet) part of ScummVM| | ||
}} | }} | ||
'''The Clue!''' was an adventure RPG by [[Rockstar Vienna|Neo Software Produktions GmbH]]. The game follows a small-time criminal named Matt Stuvysunt who moves to London in the 1950s and tries to commit burglaries there. | |||
== | ==Notes== | ||
In 2000, the developers of the original game released the game assets and the source code of the DOS version under a custom license. A short time later, an SDL based reimplementation that was licensed under the GPLv2 was released, titled COSP "Clou Open Source Project". Additionally, the game was ported to SDL2 by Vasco Alexandre "vcosta" da Silva Costa. | |||
The ScummVM engine is based on both COSP and vcosta's implementation. | |||
==External Links== | ==External Links== | ||
* [https://github.com/lotharsm/scummvm/tree/clue Current WIP engine in ScummVM git fork] | * [https://github.com/lotharsm/scummvm/tree/clue Current WIP engine in ScummVM git fork] | ||
[[Category:Games]] | {{DEFAULTSORT:Clue!, The}} | ||
[[Category:CLUE Games]] | |||
[[Category:Unsupported Games]] |
Latest revision as of 21:06, 29 December 2020
The Clue! | ||
---|---|---|
First release | 1994 | |
Also known as | Der Clou! | |
Developed by | Neo Software Produktions GmbH | |
Published by | German release: Max Design
English release: Kompart UK | |
Distributed by | (unknown) | |
Platforms | DOS/Amiga (unsupported) | |
Resolution | DOS: 320x200, 256 Colors | |
Engine | CLUE | |
Support | Not (yet) part of ScummVM | |
Available for Purchase |
No |
The Clue! was an adventure RPG by Neo Software Produktions GmbH. The game follows a small-time criminal named Matt Stuvysunt who moves to London in the 1950s and tries to commit burglaries there.
Notes
In 2000, the developers of the original game released the game assets and the source code of the DOS version under a custom license. A short time later, an SDL based reimplementation that was licensed under the GPLv2 was released, titled COSP "Clou Open Source Project". Additionally, the game was ported to SDL2 by Vasco Alexandre "vcosta" da Silva Costa.
The ScummVM engine is based on both COSP and vcosta's implementation.