ui-cs383 / Freedom-Galaxy

Primary repository for the FitG
1 stars 6 forks source link

Build Status

Freedom-Galaxy

This repository is just for general information, issue tracking and discussions. Please see the issues tab!

Installation

This assumes you have Python and pip installed.

https://pypi.python.org/pypi/pip

cd some_directory

git clone https://github.com/ui-cs383/Freedom-Galaxy.git

pip install pygame rpyc

python Freedom-Galaxy/fitg/client/intro.py

Wiki

The wiki is now up! Please read it!

Current Issues

  1. Homework 3

Past Issues

  1. Sub-team assignments
  2. Choosing a workflow
  3. Choosing a testing environment

Teams

Bolded names are Team Leads

Server (6) Client (5) AI (5)
Justin Emeth Chris
Ben Sean Jordan
Andy Paul Sam
Greg Ranger Tao
Jeff Joe Hsiang
Robert

Markdown

Markdown is used as an easy to read and write way to display basic HTML elements. This README for example is using markdown and HTML combined for various things. Messages in GitHub issues use GitHub Flavored Markdown as well.

Lists in Markdown

#### Diagram
 - Player
  - Rebel Player
  - Imperial Player
     - Cool Guy

Will produce:

Diagram