Another DG game: I want my C64 back
v1.0b
(c) 2002 by Robin Gravel

 Sorry for my English. English is not my first language. I speak French.

 I thank Brian Provinciano for his help on my SCI game.
 I thank Lars Skovlund


 I used SCI Studio to make this game. You may find this usefull tool:
 http://www.bripro.com/scistudio/

 This game is public domain. That means you may use my codes and other stuff
 to make your own sci games. Except for the codes, you'll need to extract
 files from the game before you can use them.

 You'll need SCI Studio to make sci games (16 colors only)


 The story: a man come in DG's house and ask to him to exchange your Commodore
 64 for a new computer for free.

 After he tried his new computer without success, DG decides to go to the
 recycling center to take back his beloved computer Commodore 64.

 If DG didn't find his computer in time, his Commodore 64 will be recycled into
 toaster.

 "Another DG game: I want my C64 back" uses Sierra's SCI interpreter to play.
  SCI means Sierra Creative Interpreter. This is my first SCI game I made.

How to play:
 You are DG who he need to take back his Commodore 64 before it's too late.

 Use arrows key to move DG.

 You'll need to enter commands to make DG some actions like open door,
 take a thing and so...

 You may press some keys on the keyboard to make some actions:

     <F1> display a help message
     <F2> turn the sound on or off
     <F5> save your game
     <F7> restore your game
     <F9> restart your game
 <Ctrl+Q> quit your game. Press enter to confirm it or use <Tab> to make
          another selection and press <enter>.
    <Tab> look at the inventory
 
If the game is too fast or slow, press "+" or "-" on keypad to adjust the game.

This game should be not too hard to complete but if you need help, just drop
a line to the message and I'll help you.

Let me know if you find bugs. Once again, use the messageboard to report bugs.

I disabled the mouse because you don't really need it but if you really want
to play using a mouse just edit RESOURCE.CFG and change the mouseDrv = NO to
mouseDrv  = YES


Robin Gravel

Jeux de rles / Jeux d'aventures
http://membres.lycos.fr/agisite/agisite.htm

AGI SCI messageboard:
http://www.mega-tokyo.com/forum/index.php


History:
August 22sd 2002:
 - XXXX thing fixed. In the previous version. If you type xxxxx, the game freezes.

July 9th 2002:
 - v1.0a
 - Bug if you restart the game when you're playing, DG loses his credit card fixed.
   Thanks to Chris Cramford to report this bug.
 - Some backgrounds useless removed.
 - Removed music when DG dies.
 - When DG gives a coin to the boy, the coin's still in the inventory fixed.
   Thanks to The Viagra Guy to report this bug.

July 8th 2002:
-v1.0 First release.



