Skip to content

A downhill skiing simulator created for course on Computer Graphics at IIT Delhi

License

Notifications You must be signed in to change notification settings

nilax97/Skiing-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skiing-Simulator

A downhill skiing simulator created for course on Computer Graphics at IIT Delhi

For more details refer to problem_statement.pdf

Running

$ cd src
$ javac -cp "jar/*" *.java
$ java -cp ".:jar/*" Main

About

A downhill skiing simulator created for course on Computer Graphics at IIT Delhi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages