Mike Taylor: Difference between revisions

From IFWiki

m (amended C64 link)
No edit summary
 
Line 1: Line 1:
'''Mike Taylor''' is a British computer programmer, author and vertebrate palaeontologist.
Mike wrote several games for the [[Commodore VIC-20]] and [[C64]] that were published by [[Terminal Software]] and [[CRL]] in the 1980s.
Mike is also responsible for creating '''Scottkit''', the Scott Adams Adventure Toolkit that allows users to compile, create and play games using [[Scott Adams]]'s system.
==Author Credits==
==Author Credits==
* ''[[Magic Mirror]]'' (publisher: [[Terminal Software]]; [[Commodore VIC-20]]).
* ''[[Nosferatu]]'' (publisher: [[Terminal Software]]; [[Commodore VIC-20]]).
* ''[[Causes of Chaos]]'' (publisher: [[CRL Group PLC]]; [[Commodore 64]]).
* ''[[Causes of Chaos]]'' (publisher: [[CRL Group PLC]]; [[Commodore 64]]).
* ''MUNDI'' (Multi-User Networked Dungeon Interaction).
==Tech Credits==
* The Scott Adams Compiler (sac).
* The Scott Adams Decompiler (sad).
* Scottkit: the Scott Adams Adventure Toolkit.
==Links==
* [https://reprog.wordpress.com/ The Reinvigorated Programmer blog] by Mike Taylor.
* [https://metacpan.org/dist/Games-ScottAdams Mike's Scott Adams Compiler (sac) and Decompiler (sad)] at metacpan.
* [https://github.com/MikeTaylor/scottkit Scottkit] at GitHub.
* [https://reprog.wordpress.com/2017/10/13/building-adventure-games-with-scottkit/ Building Adventure Games with Scottkit].
* [http://www.miketaylor.org.uk/tech/advent/mm/#gsc.tab=0 About: Magic Mirror] on Mike's website.
* [http://www.miketaylor.org.uk/tech/advent/nos/#gsc.tab=0 About: Nosferatu] on Mike's website
* [http://www.miketaylor.org.uk/tech/advent/coc/#gsc.tab=0 About: Cause of Chaos] on Mike's website.
* [http://www.miketaylor.org.uk/tech/advent/list.html A Short History of My Adventure Games] on Mike's website.


[[Category:People|Taylor, Mike]]
[[Category:People|Taylor, Mike]]

Latest revision as of 23:14, 18 March 2024

Mike Taylor is a British computer programmer, author and vertebrate palaeontologist.

Mike wrote several games for the Commodore VIC-20 and C64 that were published by Terminal Software and CRL in the 1980s.

Mike is also responsible for creating Scottkit, the Scott Adams Adventure Toolkit that allows users to compile, create and play games using Scott Adams's system.

Author Credits

Tech Credits

  • The Scott Adams Compiler (sac).
  • The Scott Adams Decompiler (sad).
  • Scottkit: the Scott Adams Adventure Toolkit.

Links