Skip to content

supreme-committee/text-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supreme Committee

This is the repository for our project for UC Santa Cruz CMPS 115 (Fall 2013)

Members:

  • Thomas (TJ) White
  • Michael Grijalva
  • Michael Parker
  • Benjamin Lieu
  • Carl LaMaster

Our project is to make an interactive story game engine in C++.

User Manual and Documentation is located in the user-manual directory

Project is designed with Visual Studio on Windows platform and make / g++ on Macintosh platform

Testing Log: Link to Google Doc

####Technologies currently used:

  • g++ (4.9 on Macs)
  • Visual Studio
  • RapidXML
  • SFML
  • git (VCS)