Skip to content

Academic project to create your own game on QtCreator

Notifications You must be signed in to change notification settings

umaaaaaaaaa/Christmas_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Сhristmas_game

The academic project is a game written in C++ and built on Qt framework.

This was a university project which I has completed in frame of course "Additional chapters of Computer science". I used Qt Creator for development on this project. The game is not fully complete and there is plenty of room for improvement. However, you may find this repository helpful in building your own games or programs.

Description

First of all, the initial menu of the game will appear, after which you can enter the username and set the difficulty of the game.

menu

In the game, you need to help Santa Claus dodge the incoming crows and deliver the gifts to the children in one piece. When colliding with a bird, lives will be lost. The longer you manage to hold out, the more you will get game points. At the end of the game you get the total number of points. The rating of each player is recorded in a file. At the video below you can see the game in action.

game

Build instructions

  1. Download and install Qt downloading link, I used the 4.8.6 version of Qt
  2. Put all the files from folders and GAME4.pro file in one folder
  3. Open Qt Creator, File > Open File or Project... > Locate GAME4.pro and select it
  4. Build project
  5. Run

About

Academic project to create your own game on QtCreator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published