Skip to content

Knight's Tour algorithm in C, OpenGL, and Cg. This was my final project for CMPE-220 at UCSC during Winter 2007.

Notifications You must be signed in to change notification settings

sunaku/knights-tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// CMPE-220, Winter 2007, final project
// Knight's Tour in Cg
// Suraj Kurapati

Run the "make.bat" script on the windoze lab computers.

NOTE:   You might have to adjust the PATH variables at the 
        top of the "make.bat" script to get things working.

About

Knight's Tour algorithm in C, OpenGL, and Cg. This was my final project for CMPE-220 at UCSC during Winter 2007.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages