Skip to content

fandhikazhr/SnakeGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 

Repository files navigation

SnakeGames

Hello (Κ˜β€ΏΚ˜)β•―

Snake Games on your's terminal

Usage

First compile file snakegames.cpp

clang++ -Wall -std=c++11 snakegames.cpp -o snakegames

Key used :

  • W for Up
  • S for Down
  • D for Right
  • A for Left

Preview

snakeGames

You can play demo in here : https://replit.com/@FandhikaAzhar/snake#main.cpp

About

Playing Snake Game on your's terminal 🐍

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages