1 Forks
4 Stars
4 Watchers

fire-emblem

Fire-Emblem is a recreation of the game boy game for my 3110 final project. It was worked on by 4 people and was completed over 250+ hours. It is entirely OCaml, however we translate it into javascript using Js_of_Ocaml to achieve a browser experience

How to download and setup fire-emblem

Open terminal and run command
git clone https://github.com/frodr33/fire-emblem.git
git clone is used to create a copy or clone of fire-emblem repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fire-emblem https://github.com/frodr33/fire-emblem/archive/master.zip

Or simply clone fire-emblem with SSH
[email protected]:frodr33/fire-emblem.git

If you have some problems with fire-emblem

You may open issue on fire-emblem support forum (system) here: https://github.com/frodr33/fire-emblem/issues