Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

PouriaYazdani/itp-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itp-project

my final project for itp coursre.

MINESWEEPER

minesweeper is one of the oldest windows operating system games that ever existed.in this project I tried to implement a version of this game whith acklowledgements which I obtained in my first course at SB university. erfScreenshot 2022-03-11 210gertetg513 Screenshot 2022-03-11 2ee10458

Compatibility

I have run this game on several windows 10 systems but it's not guaranteed on windows 11.

Implementations

for GUI I used a wrapper class for SDL2 named SBDL which simplifies the usage of SDL2.this libray is written by two masters student here at SBU. I used linked list which was used for making the game's memory dynamic.

Abilities

  • creating different users
  • saving the boards
  • build almost infinite number of boards and users (limited to your heap size)
  • leaderboard

About

my final project for itp coursre

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published