/EliminateGame

A eliminate game made by Qt Creator. Based on other's open source code.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

EliminateGame

A eliminate game made by Qt Creator. Based on other's open source code.

About

A game written in C++/Qt. Used on Xilinx SoC for lesson project.

Features

  • Player's score count and list.
  • Good UI.
  • Less cost(prepare for cross-complile and run).

Attention

  • Maybe many bugs. Such as the one below.
  • Please make the list.txt.txt file in the correct folder.

Run

First, get the 4.x version of Qt SDK. Then add this project to your Qt Creator.

##Enjoy it!