Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 214 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 214 Bytes

It's my first project on C++ with Qt

Game "noughts and crosses" for two player

  • gamebutton.h - header of GameButton class
  • gamefield.h - header of GameField class
  • main.cpp - major file of programm