Skip to content

choongjae/OCamlMon

Repository files navigation

OCamlMon: Pokémon in OCaml!

Logo

All trademarks are the property of their respective owners. Please don't sue us.

Description

OCamlMon is a recreation of Pokemon, built in OCaml! From wild encounters to exciting gym battles, you'll be able to explore the world of OCamlMon and build up your own team of battle-ready OCamlMons.

Requirements:

Assumes the OCaml installation process as dictated by Cornell's Fall 2021 CS 3110 requirements

Install the Graphics, ANSIITerminal, and yojson libraries via opam: opam install graphics ANSIITerminal yojson

An XServer is required to run the graphics (restart computer after installing)

  • Windows: download XMing

  • Mac: download XQuartz

Run make build to build dependencies

Run make play to begin playing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published