OAT Compiler - Bubble Trouble Game
2010 - OCaml
The Objects, Arrays, and Types programming language. Wrote the parser and compiler with a buddy in OCaml, then we showcased it's greatness in a little terminal game.
This game is written in our custom OAT language and built with the compiler we created.
In this early childhood game, you have to pop all the bubbles using a harpoon. Larger bubbles split into more bubbles that you have to take care of too. The drawing is taken care of by ncurses, which is linked to OAT as a C library.



Last updated