https://github.com/pktcodes/flying-snowman
https://github.com/pktcodes/flying-snowman
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pktcodes/flying-snowman
- Owner: pktcodes
- Created: 2021-02-01T01:42:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T02:02:17.000Z (over 5 years ago)
- Last Synced: 2025-01-02T11:44:30.518Z (over 1 year ago)
- Language: C++
- Size: 8.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flying-snowman
• Developed a 2D graphics game using C++, OpenGL in Visual Studio, where the snowman attempting to fly through trees without hitting them where each hit to the tree changes the color of the character specifying his strength. The game is one hand controller using spacebar key and gives the result after the game ends.
I have made this project as part my coursework CS 465 - Computer Graphics.