run:
	ocamlfind ocamlc -package graphics -linkpkg cube.ml -o cube
	./cube
