minimal minesweeper clone
 
 
 
Go to file
tien 8a17aeecf0 add thesis 2022-07-29 09:14:11 +07:00
res try to make the ui look more friendly 2022-07-28 18:39:11 +07:00
src indent line 2022-07-28 21:24:58 +07:00
.gitignore firt version 2022-07-27 08:20:29 +07:00
license update license 2022-07-28 21:28:43 +07:00
readme.md update license 2022-07-28 21:28:43 +07:00
thesisp1.pdf add thesis 2022-07-29 09:14:11 +07:00

readme.md

bomBot

  • a minesweeper clone to learn cpp/sfml
  • and for project 1

license

The GPLv3 License (GPLv3)

Copyright (c) 2022

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.