Skip to content

fabtjar/snake-fab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Fab

A clone of the Snakebird mechanics using C and SDL.

game

Setup for macOS

SDL and SDL_image are required.

brew install sdl2 sdl2_image
make
./build/snake-fab

Controls

  • Arrow keys - move
  • Spacebar - swap
  • Backspace - undo
  • R - restart

About

A Snakebird clone made with C and SDL.

Resources

Stars

Watchers

Forks