lpbaiser / simpleMemoryGameOCaml

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:OCaml 100.0%