Skip to content

This group project is a remake of the classic Pokémon game, including capturing Pokémon and battling gym leaders.

Notifications You must be signed in to change notification settings

sabrinali2002/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

This group project is a remake of the classic Pokémon game, including capturing Pokémon and battling gym leaders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published