https://github.com/sovoid/brainvita
C implementation of the popular marble game, Brain Vita, made for computer graphics course.
https://github.com/sovoid/brainvita
Last synced: 8 months ago
JSON representation
C implementation of the popular marble game, Brain Vita, made for computer graphics course.
- Host: GitHub
- URL: https://github.com/sovoid/brainvita
- Owner: sovoid
- Created: 2019-09-15T18:44:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T18:54:18.000Z (over 6 years ago)
- Last Synced: 2025-01-17T07:44:26.344Z (about 1 year ago)
- Language: C
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A C implementation of the popular marble game, Brain Vita, made as a mini-project for Computer Graphics Project.
It uses graphic.h header file that comes built-in with TurboC