Difference between revisions of "MacVenture"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Created page with "https://github.com/Herschel/scummvm/tree/macventure/engines/macventure")
 
m (Oops.)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
https://github.com/Herschel/scummvm/tree/macventure/engines/macventure
{{EngineDescription
|name=MacVenture
|developer=[[User:Blorente|blorente]], hikigaya
|companies=[[ICOM Simulations]]
|usedBy=[[Deja Vu]],<br />[[Deja Vu II: Lost in Las Vegas]],<br />[[Shadowgate]], [[Uninvited]]
|dateAdded=September 2, 2016
|release=
}}
 
MacVenture was worked on in ScummVM as part of the 2016 Google [[Summer of Code]] by [[user:Blorente|blorente]] and again in 2021 by hikigaya. It is based on the [http://seancode.com/webventure/ WebVenture javascript implementation].
 
==External links==
*[https://web.archive.org/web/20200426204825/https://blorente.tumblr.com/ blorente's GSoC weblog (from the Internet Archive)]
*[https://blogs.scummvm.org/hikigaya/ hikigaya's GSoC weblog]
 
[[Category:Engines]]

Latest revision as of 02:34, 5 July 2021

MacVenture
Engine developer blorente, hikigaya
Companies that used it ICOM Simulations
Games that use it Deja Vu,
Deja Vu II: Lost in Las Vegas,
Shadowgate, Uninvited
Date added to ScummVM 2016-09-02
First release containing it None

MacVenture was worked on in ScummVM as part of the 2016 Google Summer of Code by blorente and again in 2021 by hikigaya. It is based on the WebVenture javascript implementation.

External links