berkaygurbuz / SnakeGame-with-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnakeGame-with-C

Description

It is a basic snake game written by C language. You have three heart. You are try to arrive the X which is called game food.

View

image

Features

  • w,a,s,d keys works ☑
  • Counts the heart (You have 3 heart) ☑
  • When you crash the wall, you loss 1 heart. ☑
  • Time works. ❌

About


Languages

Language:C 100.0%