/simpleMemoryGameOCaml

Implementation of a simple memory game for practical activity supervised of programming language

Primary LanguageOCamlMIT LicenseMIT

Simple Memory Game in Functional Language - Ocaml

To run the game

  1. Browse terminal to the game folder cd /..
  2. $ ocamlc jogo.ml -o jogo
  3. $ ./jogo

Federal University of Technology - Paraná - UTFPR