var fDesc=new Array(); fDesc[0] = "The “Can you see what I see” game, is oriented to people with sharp eyes and who loves details. It’s based on the Clyde Curfuffle’s story of misfortune. This particular unfortunate character owns a collectables shop, but he has gone into trouble. A sequence of bad things has happened to him and left him lying on a hospital bed. First, a fire broke out in his civil war room. After that, a water leak flooded his basement ruing his baseball cards. As if that wasn’t enough, he fell off a ladder and broke his collarbone. So now he needs your help in the store.
The game itself, basically consists on looking and picking items from different locations, following a list provided by the game. You have to look the scenes very carefully, trying to find the items on the list. When you see an item, just click on it to update the list.
When you first enter the game, you’ll see the welcome screen with the following options:
-Change Player: the first time there’s no existing player. After you create one or more, they’ll be saved. When you enter into this submenu, you’ll be asked for a name as a new player. It’s possible to have a list of different players and record their performance. This way, you can play home tournaments with family and friends.
- Play: this option first shows you the introduction to the game, which you can skip at any time, and then you can start playing.
- Options: this is the menu from which you can set some game options like: sound effects volume, music volume, mute, full screen, high scores and credits.
- Help: it leads you to a cards-style help.
- Exit: no further explanation required.
Once you are playing, you can press the MENU/PAUSE button to stop the game and continue, see the Options menu, see the Help or go back to the Main menu.
You can try this game for 60 minutes before you buy the licensed version. If you like it, you can buy this game for only 19.95 dollars, right from the Oberon Media Game Center, on the Web.
About the system requirements, is not that big computer that you need to run this game. Take a look to the list:
• Windows 2K/XP/Vista
• Processor Speed: Pentium III 500 MHz or higher
• RAM: 256 MB
• Hard Drive space (uncompressed): 67 MB
• Graphics Card: 16 MB Video RAM
• DirectX version: 7.0 or higher
• Abobe Flash Player 9 or higher required to play video segments"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }