generated from ElnuDev/ocaml-project
parent
e77e6c0174
commit
c492499402
5 changed files with 38 additions and 3 deletions
|
@ -17,7 +17,10 @@
|
|||
(name ocaml_pong)
|
||||
(synopsis "An OCaml pong clone")
|
||||
(description "An pong clone written in OCaml, using the TSDL SDL bindings")
|
||||
(depends ocaml)
|
||||
(depends
|
||||
ocaml
|
||||
tsdl
|
||||
)
|
||||
(tags
|
||||
("game")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue