Skip to content

nknish/micromanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(click on statement.pdf above to view the complete unessay project statement)

micromanager

a text-based game where you manage a microgrid!

a simple download will (hopefully) be coming soon! in the meantime, if you'd like to run micromanager on your own computer, you may be able to do so by following these steps:

(note: you must have java installed on your computer)

  1. clone the repo (if you don't know what this means, scroll up, click the green code button, then click download zip. from there, open your downloads folder and double-click on the .zip file.
  2. open your computer's command line or terminal, and set it to full screen.
  3. copy and paste the following script into your command line/terminal:
    1. for mac users:
    cd downloads/micromanager-main/bin; java Micromanager
    
    1. for windows users:
    cd downloads\micromanager-main\bin && java Micromanager
    

...press enter, and that should be it!

About

a text-based game where you manage a micrgrid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published