RandomVGUStudents / c-project

A random C project for bonus points
0 stars 0 forks source link

Minesweeper & Tic Tac Toe (and beyond)

How to get

Windows

  1. Click the green button "<> Code"
  2. Click "Download ZIP"
  3. Extract zip file and run game.exe
  4. A small (weird) surprise awaits you in the UI (size slider)

Linux

git clone https://github.com/RandomVGUStudents/c-project.git
cd c-project
make && ./gameui

3D Animation

I made a 3D animation for no reason.

YouTube

Screenshots

Main screen Minesweeper settings Tic Tac Toe settings
![Screenshot](assets/screenshots/screenshot1.png) ![Screenshot](assets/screenshots/screenshot2.png) ![Screenshot](assets/screenshots/screenshot3.png)
Minesweeper Tic Tac Toe
![Screenshot](assets/screenshots/screenshot4.png) ![Screenshot](assets/screenshots/screenshot5.png)

More information

Team members

External library