Skip to content

AnandSundar/Kitty-Pirateer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIT repository for Kitty-Pirateer
the final project for CSCI331 at VIU

Directory layout:
.:    this directory contains this README and a makefile, 
   plus the remaining directories outlined below
   hdr:  all project .h files
   src:  all project .cpp files
   bin:  all project executables
   lib:  any included externally-built .o files
   obj:  project-built .o files
   tst: all test files and scripts
   docs: all project documentation other than this readme
   ass: game assets (like sounds, and sprites)
   proto: complete prototype used to demonstrate the game
   test: files used to test functions

   any further documentation can be found in the following files:
   About the game:         docs/about.txt
   Overall design:         docs/design.txt
   Implementation plan:    docs/implement.txt
   Header example:         docs/genericHeader.txt
   Compilation:            docs/compile.txt

About

csci 331 - CASTLE DRAGON SLAYER QUEST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published