Hello (ʘ‿ʘ)╯
Snake Games on your's terminal
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
You can play demo in here : https://replit.com/@FandhikaAzhar/snake#main.cpp