Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.

ndahlquist/nautilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nautilus

A game we wrote for Stanford CS478.

Screenshot

The 'android', 'ios and 'linux' directories contain build files for their respective platforms, which call the code in the 'common' directory through the 'common.h' api.

Based on source code from the Android Open Source Project, the Stanford CS148 starter project, and Eigen.

###Build instructions:

####Android:

cd android
ndk-build
ant debug install

####Linux:

cd linux
make

####iOS: Some black magic with X-Code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published