Skip to content

agbulutonur/ProjectSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Snake

alt text alt text alt text alt text

A very simple classic snake game developed for demo purposes powered by my self-developed in-house engine.

Implemented with a command-queue based approach, the snake can move forward in four directions and grows when eats the food. The game also supports boundless movement so that the snake finds itself at the opposite side whenever it goes out of bounds on each axis.

project_snake_screenshot