Skip to content

A Small Snake Game On The Desktop written in C that doesn't use ANY C runtime functions

Notifications You must be signed in to change notification settings

realzvqle/snake-on-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game On The Desktop

Some small project i made, just for fun

this is the non-malicious version which is for showcase, so it won't erase your Master Boot Record if you loose =]

also this doesn't use ANY C RUNTIME functions, anything you see is either from the windows api or written by me

How To Compile

First of all, if you don't have it yet install the Native x64 Build Tools For Visual Studios 2022

then clone this repository somewhere in your computer

after that, go to search and find the x64 Native Tools Command Prompt For VS2022

when you do that go to the directory where you cloned the source in, then run make.bat

after that enjoy!

About

A Small Snake Game On The Desktop written in C that doesn't use ANY C runtime functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published