Skip to content

NicolasCami/OCamlSimpleSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

OCaml simple snake

A simple OCaml snake game.

Installation

git clone https://github.com/NicolasCami/OCamlSimpleSnake.git
cd OCamlSimpleSnake
ocamlc graphics.cma unix.cma snake.ml -o snake
./snake

About

A simple OCaml snake game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages