🔴 Concept | A bomberman clone, as an Ocaml + SDL exercise.
Go to file
Glenn Y. Rolland 701ee1709e Video: load intro image. 2011-02-04 15:23:52 +01:00
doc Makefile can now generate documentation. 2008-02-28 10:43:59 +01:00
images images: Added intro image (sample). 2011-02-04 15:16:39 +01:00
reference Added MrBoom as a reference. 2008-02-21 14:31:02 +01:00
.hgignore Updated the ignore list for *.cmi *.cmx and *.cmo files. 2008-11-17 00:47:22 +01:00
Action.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +01:00
COPYING Added licence file. 2008-02-21 14:43:34 +01:00
Common.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +01:00
Config.ml Config: Set defaut configuration for video. 2011-02-04 14:56:51 +01:00
Event.ml Updated event-related functions. 2008-03-03 19:14:42 +01:00
Game.ml Game: Added a comment about what should be done concerning SDK events handler. 2011-02-04 14:56:36 +01:00
Joystick.ml Updated event-related functions. 2008-03-03 19:14:42 +01:00
Keyboard.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +01:00
Level.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +01:00
Makefile Makefile: force shell (for ANSI colors). 2011-02-04 15:16:58 +01:00
Makefile.old Makefile(s): swapped old/new. 2008-02-19 10:49:12 +01:00
Menu.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +01:00
Mouse.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +01:00
OCamlMakefile Makefiles: now using generic OCamlMakefile. 2008-02-18 22:55:00 +01:00
Player.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +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
Timeline.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +01:00
Video.ml Video: load intro image. 2011-02-04 15:23:52 +01:00
main.ml Event management system / dispatch (working). 2008-03-08 09:42:54 +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
menu.gui A lot of minor updates. But still broken. 2008-02-22 23:49:21 +01:00
url.txt updated url.txt 2008-02-20 02:15:18 +01:00

README