https://github.com/SenuraMalaka/CrossTheGameQT
My Final Year QT Project. Made with QT framework with C++.
https://github.com/SenuraMalaka/CrossTheGameQT
Last synced: 1 day ago
JSON representation
My Final Year QT Project. Made with QT framework with C++.
- Host: GitHub
- URL: https://github.com/SenuraMalaka/CrossTheGameQT
- Owner: SenuraMalaka
- Created: 2017-11-21T16:50:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T05:38:23.000Z (over 6 years ago)
- Last Synced: 2024-11-12T18:40:00.697Z (6 months ago)
- Language: C++
- Homepage:
- Size: 261 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CrossTheGameQT
My Final Year QT Project. Made with QT framework with C++.“Cross the Game” is a multiplayer game written in Qt framework 5.5.1 with C++. It can run on Windows, Mac and Linux platforms without any issues. Most of the code base is not platform specific. The platform specific code has been nested with #if statements to make sure the program works in other platforms.
Qt Creator 3.5.1 has been used to make the GUI. Below describes the UI elements and their workload. To see the real-world application on the GUI, please refer the link below.
For more info vsit TheDevLand.com