Skip to content

cole-ramer/Micro-Empire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Micro Empire

Play as a bacteria colony. Collect nutrients as energy, buy upgrades and fight other colonies to grow bigger.

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. About The Code

About The Project

This project was created as the final project of the Jane Street Immersion Program by contributors Cole Ramer and May Takahashi.

Built With

  • OCaml
  • Dune

(back to top)

Getting Started

A linux machine is required to run this game.

Prerequisites

  • dune
    opam install dune

Installation

  1. Clone the repo
    git clone https://github.com/cole-ramer/Micro-Empire/.git
  2. Build the dune file
    dune build
  3. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes

(back to top)

Contact

Cole Ramer - cole.ramer@gmail.com - LinkedIn

Maisha (May) Takahashi - maishatakahashi@gmail.com - LinkedIn

(back to top)

About the Code

Sequence Diagram

Sequence Diagram

Code Structure

Code Structure

About

An OCaml RTS of resource management, evolution, and microbial warfare. Developed as the final project for the Jane Street Immersion Program (JSIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors