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")
 
(adding information about WIP GSOC implementation)
Line 1: Line 1:
https://github.com/Herschel/scummvm/tree/macventure/engines/macventure
{{EngineDescription|
name=access|
        developer=[[User:blorente|blorente]]|
companies=[[ICOM Simulations]]|
usedBy=[[Deja Vu]] [[Uninvited]],<br />[[Shadowgate]],<br />[[Deja Vu II: Lost in Las Vegas]]|
dateAdded=Not Yet|
release=None|
        status=Not (yet) part of ScummVM|
}}
 
MacVenture is being added to ScummVM as part of the 2016 Google [[Summer of Code]] by [[user:blorente|blorente]]. It is based on the [http://seancode.com/webventure/ WebVenture javascript implementation].
 
==External links==
*[https://github.com/blorente/scummvm/tree/macventure WIP GSOC branch, external from the main ScummVM code tree]
*[https://github.com/Herschel/scummvm/tree/macventure/engines/macventure Old WIP branch, external from the main ScummVM code tree]
 
[[Category:Engines]]

Revision as of 12:27, 7 June 2016

access
Engine developer blorente
Companies that used it ICOM Simulations
Games that use it Deja Vu Uninvited,
Shadowgate,
Deja Vu II: Lost in Las Vegas
Date added to ScummVM Error: Invalid time.
First release containing it None

MacVenture is being added to ScummVM as part of the 2016 Google Summer of Code by blorente. It is based on the WebVenture javascript implementation.

External links