Skip to content

Simple Snake Game in C, SDL2, Ported to the Nintendo Switch

Notifications You must be signed in to change notification settings

T3CHNOLOG1C/Snake-SDL-Switch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-SDL-Switch

Simple Snake Game in C, SDL2, ported to the Nintendo Switch.

Controls

  • Up, Down, Left and Right on the D-Pad and Left Joystick to move.
  • Plus to exit

To-Do:

  • Implement a Title Screen
  • Fix the Game Over Screen functionality.
  • Add a Level / Length counter.

About

Simple Snake Game in C, SDL2, Ported to the Nintendo Switch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.6%
  • Makefile 47.4%