Difference between revisions of "User:Eric Oakford"

From SCI Wiki
Jump to navigationJump to search
m (Andrew Branscom moved page User:EOakford to User:Eric Oakford: Automatically moved page while renaming the user "EOakford" to "Eric Oakford")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
A long time Sierra fan, I've been using the various tools to dig through decompiled AGI and SCI games to see how the scripts work.
 
A long time Sierra fan, I've been using the various tools to dig through decompiled AGI and SCI games to see how the scripts work.
I'm the creator of the SCI0.1 and SCI1.0 template games. I also have plans to create newer templates for SCI0 and SCI1.1, coded in Sierra Script right off the bat.
+
I'm the creator of the SCI0.1 and SCI1.0 template games. I also have made newer templates for SCI0 and SCI1.1, coded in Sierra Script right off the bat.
 +
An SCI2.1 template game is planned, but that will require full SCI32 support in SCICompanion.
  
 +
* https://github.com/EricOakford/SCI0-Template-Redux
 
* https://github.com/EricOakford/SCI01-Template
 
* https://github.com/EricOakford/SCI01-Template
 
* https://github.com/EricOakford/SCI10-Template
 
* https://github.com/EricOakford/SCI10-Template
 +
* https://github.com/EricOakford/SCI11_Template_Redux

Latest revision as of 16:46, 26 May 2020

A long time Sierra fan, I've been using the various tools to dig through decompiled AGI and SCI games to see how the scripts work. I'm the creator of the SCI0.1 and SCI1.0 template games. I also have made newer templates for SCI0 and SCI1.1, coded in Sierra Script right off the bat. An SCI2.1 template game is planned, but that will require full SCI32 support in SCICompanion.