https://github.com/svenstaro/megagong
School gong for my class
https://github.com/svenstaro/megagong
Last synced: 7 months ago
JSON representation
School gong for my class
- Host: GitHub
- URL: https://github.com/svenstaro/megagong
- Owner: svenstaro
- Created: 2010-08-30T21:21:07.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-08-30T21:27:46.000Z (about 15 years ago)
- Last Synced: 2025-02-06T12:15:08.772Z (8 months ago)
- Language: C++
- Homepage:
- Size: 371 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
=== What the hell it is ===
It's a simple gong for my classes so that teachers are reminded to take time
for much deserved breaks between classes.=== How the hell to use it ===
Make sure you have installed SFML, Boost and a recent version of GCC.
If you have those prerequisites, just do "make" and hope real hard.
In case it compiled nicely, do "./MegaGong.bin" and enjoy the numbers.=== License ===
The code is GPLv3.=== Authors ===
Sven-Hendrik Haase