Description | ******************* * P A R O L A R A M A * *******************
A game by Giuseppe Mignogna for the Commodore 16 and Plus/4 v1.2 (01/11/2022)
===================================== INTRO ===================================== A little game that I wrote when I was a kid, in 1986, and that I decided to improve after many years, during the summer of 2022. In the original version, the words were copied by hand from an Italian dictionary and they were only a few dozens. In this new version, I kept almost all the original code, but I added more than 900 words in the C16 version and more than 3000 words in the plus/4 version. Also, I improved the sounds and some minor feature. I tested the programs with Yape 1.1.7 and plus4emu 1.2.9.2, not on the real machines. The source code for CBM prg Studio is also available (1987 and 2022 code are blended, sorry).
===================================== GAME OBJECTIVE ===================================== The purpose of the game is to guess the word chosen by the computer by reading the single letters that will be flashed on an alphabet board. When requested, write the word you think is the right one and press return. You have 3 possibilities per game. The more you go on, the harder it will be to guess the word.
===================================== CONTROLS ===================================== Use the keyboard to type the word and RETURN to go on.
===================================== INFO AND CONTACTS ===================================== New releases of this game can be found at: http://plus4world.powweb.com
You can contact me (Giuseppe Mignogna) at: raze[-AT-]libero[-DOT-]it
This game has been developed using: - C16's internal Basic editor - CBM prg Studio v3.13.0 - Notepad++ |
|