Skip to content

WellyZhang/SpaceWanderMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Wander Man

Introduction

Space Wander Man is a compound project we submitted to the course of Computer Graphics, Zhejiang University.
In the game, you would naviage through the universe we built, driving a spacescraft as a first person.
Not only crash detection is implemented throught OpenGL, but also Wormhole Effect, through which you would be directed randomly to another unknown space.

Requirement

  • Windows
  • OpenGL

To run the program, we suggest you use Windows, since it depends on Windows libaraies.

If you organize the project under Visual Studio:

  1. Make sure OpenGL is correctly configured.
  2. Include all *.h files in your project.
  3. Add all *.cpp to your project.
  4. Ensure that your project finds the directory that store images.

Compile the project and have fun!

About

Space Wander Man, a OpenGL-based toy game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published