🔴 Concept | A bomberman clone, as an Ocaml + SDL exercise.
Go to file
2008-02-21 14:43:34 +01:00
images Added some test pictures. 2008-02-19 23:25:53 +01:00
reference Added MrBoom as a reference. 2008-02-21 14:31:02 +01:00
.hgignore Added a .hgignore file. 2008-02-19 10:48:51 +01:00
COPYING Added licence file. 2008-02-21 14:43:34 +01:00
Game.ml update Game.ml 2008-02-20 17:57:24 +01:00
Joystick.ml Added Joystick module. 2008-02-20 10:36:35 +01:00
Keyboard.ml Evolution of main_loop(). 2008-02-20 01:24:56 +01:00
main.ml update main.ml (broken). 2008-02-20 17:57:49 +01:00
main.ml.old Changing main.ml to use SDL instead of Graphics. 2008-02-18 22:55:17 +01:00
main.old Import base files. 2008-02-18 09:55:16 +01:00
Makefile Added Joystick module. 2008-02-20 10:36:35 +01:00
Makefile.old Makefile(s): swapped old/new. 2008-02-19 10:49:12 +01:00
Maze.ml Import base files. 2008-02-18 09:55:16 +01:00
Mouse.ml Evolution of main_loop(). 2008-02-20 01:24:56 +01:00
OCamlMakefile Makefiles: now using generic OCamlMakefile. 2008-02-18 22:55:00 +01:00
Player.ml Import base files. 2008-02-18 09:55:16 +01:00
Position.ml Update Position and Main modules. 2008-02-18 18:30:37 +01:00
README Added licence file. 2008-02-21 14:43:34 +01:00
url.txt updated url.txt 2008-02-20 02:15:18 +01:00