Skip to content

yallop/2048-tutorial

 
 

Repository files navigation

An implementation of 2048 in OCaml, designed for use in tutorials.

Click here for the instructions

Prerequisites:

  • Gg, basic types for computer graphics
  • Vg, vector graphics
  • React, functional reactive programming
  • Useri, (bundled) user input as React signals and events
  • js_of_ocaml, OCaml byte code to JavaScript compiler
  • ounit (for the tests)
  • qcheck (for the tests)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • OCaml 25.7%
  • HTML 8.5%
  • Other 1.8%