ocamllabs/2048-tutorial

OCaml tutorial based on the 2048 game

JavaScript

49

145 commits

updated Oct 4, 2016

See the code

README

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)

Previously used at

Contributors

yallop

68 commits

samoht

32 commits

dbuenzli

25 commits

lpw25

9 commits

ocamllabs/2048-tutorial

OCaml tutorial based on the 2048 game

JavaScript

49

145 commits

updated Oct 4, 2016

See the code

README

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)

Previously used at

Contributors

yallop

68 commits

samoht

32 commits

dbuenzli

25 commits

lpw25

9 commits

Languages

JavaScript

59.2%

OCaml

23.8%

HTML

7.9%

Jupyter Notebook

7.4%