Group Abstract Group Abstract

Message Boards Message Boards

Translate a Commodore 64 game to Wolfram Language?

Posted 6 years ago

What is wrong with my code? I am translating a Commodore 64 game to Mathematica, programmed in C64 basic.

(* Important initial information*)
dollars = 500
Print["With whom do I have the pleasure " 
  " of playing High Card Slice? "
  Input[name$
    Print["High Card wins this game! "
      Dimension [suit$ (4)], card$[14], : Read card$ (i) : Nexti
      (*                                 *)

image

POSTED BY: Leighton Cooper
Posted 6 years ago
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard