/snake-game

implementatoin of the snake game in C

Primary LanguageC

Snake game

Note

tested only on:

macos:

Ventura 13.0.1

clang:

Apple clang version 14.0.0
Target: arm64-apple-darwin22.1.0

Description

implementatoin of the snake game in C

Run

to run the game: ./run.sh

navigation is made using vim-motions: h, j, k, l

Demo

Screen.Recording.2022-12-27.at.16.19.06.mov