rblack42 / GraphicsLib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COSC 1337 Graphics Library

Programming Fundamentals II

https://travis-ci.org/rblack42/GraphicsLib.svg?branch=master

Author:Roie R. Black
Date:Oct 14, 2015
Version:0.3

This is a object-oriented framework for simple graphics projects in my CS2 class.

Installation

$ git clone https://rblack42/GraphicsLib.git
$ cd GraphicsLib
$ make
$ make test
$ make run

About


Languages

Language:C++ 98.8%Language:Makefile 1.1%Language:C 0.1%