Ku6iKRu6Ika / snake

Snake in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake in C

Game

Snake

Installation

$ make && ./snake

Control

  • W or - up
  • S or - down
  • A or - left
  • D or - right
  • Q - exit

About

Snake in C


Languages

Language:C 99.0%Language:Makefile 1.0%