Skip to content

alecntan/snaCe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnaCe

The classic game of Snake using C!

til

Requirements

  1. GCC and Make (See installation instructions for your Linux Distro. )
  2. SDL (See: https://wiki.libsdl.org/Installation)

Installation

To install:

  1. Install pre-requisite software (See Requirements)
  2. Clone/download snaCe
  3. Run the make command on the same directory as the repo
  4. Run run_snake

Controls

  • Directional Keys : Change Direction of Snake
  • q : Quit
  • r : Restart

Future Changes & Fixes

  • Add a start menu
  • Add a scoring system
  • Add music and Sound FX

About

The classic game of snake built with C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published