Skip to content

BreinDamedge/MineswEeePCr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hi.

I got a silly laptop from a thrift store. It's an EeePC 1000HE with a bonkers single core 1.6 ghz cpu and a staggering 2 gigs of ram. I'm gonna code on it.

The plan is to make minesweeper in the terminal in c on this thing, and then make a bot to play it. This is also a lovely opportunity to learn Neovim without a starting config.

Minesweeper

*max size to be tested is 1000 x 1000 spaces (larger may work but I won't be testing also who's terminal is that big?).

Building & Running

if you cd into the src directory a make file is provided. Running make with no target will build the executable w/the name prg. running ./prg will then launch the game.

About

Minesweeper + bot in C

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors