Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enricobacis/qubet
a cube game in Qt
https://github.com/enricobacis/qubet
Last synced: about 2 months ago
JSON representation
a cube game in Qt
- Host: GitHub
- URL: https://github.com/enricobacis/qubet
- Owner: enricobacis
- License: gpl-3.0
- Created: 2011-11-22T20:26:41.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T21:31:25.000Z (almost 9 years ago)
- Last Synced: 2023-08-27T06:01:22.356Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 78.4 MB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![qubet-logo](https://raw.githubusercontent.com/enricobacis/qubet/master/resources/qubet%20small.png) Qubet
Qubet is a universitary project made by [Enrico Bacis](https://github.com/enricobacis) and [Daniele Ciriello](https://github.com/dnlcrl) for the Computer Graphics course at University of Bergamo. It is a simple game developed using OpenGL and Qt where a Cube has to reach the end of different levels avoiding obstacles.
* It is distributed under GNU GPLv3 license.
* It is developed in Qt.
* It uses Doxygen to manage the documentation.## Download
You can download this project in either [zip](https://github.com/enricobacis/qubet/zipball/master) or [tar](https://github.com/enricobacis/qubet/tarball/master) formats.
You can also clone this project from Github:
git clone https://github.com/enricobacis/qubet.git
## Compile and run
1. Open a terminal in the source folder and run:
sudo apt-get install libqt5multimedia5-plugins qtmultimedia5-dev qt-sdk
qmake
make2. Start the game with:
./Qubet
3. Enjoy.
*NOTE: If your are not using a Debian/Ubuntu box, download QT Creator and compile the `Qubet.pro` project. It may be necessary to copy the `resources` folder where the binary file is produced*
## Authors
* [Enrico Bacis](https://github.com/enricobacis)
* [Daniele Ciriello](https://github.com/dnlcrl)
* Musics by [Binarpilot](http://binaerpilot.no/)
* Sound FX by SoundBible and Super Mario