Skip to content

Files

Latest commit

author
anonymous
Nov 22, 2020
5fdb962 · Nov 22, 2020

History

History
10 lines (7 loc) · 496 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 496 Bytes

qt-homework

Using Qt library to build a small game.

Warning: It contains some Chinese Charactors

This is the first time I am using Qt. For the lack of experience, this game exists many bugs. A few bugs are listed below.

  1. The program will crash when you start a new game while you are playing a game.
  2. The assassin monster will move and disappear closer and closer to the right.
  3. It is in the mainwindow.cpp. When uncommented the codes from line 144-164, segmentation faults occurs.