Skip to content

Trevor266/Snake-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTHOR: TREVOR HART
DATE: 5/17/16

This is a simple snake clone with very basic menus, controls and audio. I do not claim that this is in any way 
the best way to write a snake game, nor the most efficient, clean, robust, or anything else, I don't even guarentee 
that you will be able to compile this program, it will however give you an idea of how one might implement a snake 
algorithm. 

This program is written in C++ using SDL 2 for things like audio, keyboard input, graphics, etc. It is written 
to target Windows, if you want this to run on your platform of choice, there shouldn't be a whole lot of 
changes you need to make, as SDL 2 is cross platform by nature.

Best of luck, and happy programming

-Trevor

About

A snake clone written in C++ and SDL 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages