Skip to content

Kaunaj/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

SnakeGame

Description

I tried to code the snake game in Lua by following a CS50 tutorial taught by Colton Ogden.

Classic version: Game over when snake collides with itself or with a white tile.

Adventure version: Level goes up after every 10 red tiles consumed. Total 5 levels. Game over when snake collides with itself or with a white tile.

Tools used

Framework : Love2D
Language : Lua
Text editor : VS Code

All tools are open source.

About

Coding the Snake game in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages