Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shitty Arcade

A shittily thrown together arcade that flops.

How to build the Shitty-Arcade

cd /path/to/shitty-arcade
cmake -S . -B build
cmake --build build

... and games can now be found in ./build/shitty-arcade

Games included

  • Snake
    • Sanke game but every time you grow a new wall gets added to the board
  • Tic-Tac-Toe
    • Our invincible bot will block your every move (hopefully :P)
  • Minesweeper
    • I copy-pasted my code from leetcode 529. Minesweeper
  • Sudoku
    • Hover your cursor over the cell you wish to fill and press number keys 1-9

Stuff

About

A shittily thrown together arcade that flops.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages