Skip to content

hannelorelue/1-bit-snake-classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Snake Game

This is an implementation of the classic snake game in Godot using C# with 1-bit graphics.

The two modes

The game can be played with the WASD keys or let the game ai play by itself.

The ai uses Godot's built-in AStarGird class to find the shortest path between the current position of the snake's head and the food.

About

๐Ÿ An implementation of the classic snake game

Resources

Stars

Watchers

Forks

Languages