A Pokemon inspired game built using OCaml as the final project for Cornell University's Spring 2022 CS 3110 course.
Be sure to have ocaml supportted on your computer. Installation directions are in the INSTALL.md
file in the root directory.
- Imported Pokemon graphics and sprites
- Mimic Pokemon's movesets, type effectiveness, and behavior
- Users can battle other Pokemon, select moves, and catch other Pokemon
- Users can move around in a GUI implemented Safari Zone where they can encounter Pokemon to catch or battle
- Dialogue features where users can move advance in and interact with
- Will Zhang
- Yunci Sun
- Maxwell Pang