Skip to content

🐍 A classic and time-honored snake game that has been meticulously crafted utilizing the Lua programming language, in combination with the powerful Love 2D Game Engine, to deliver an immersive and engaging gaming experience.

License

Notifications You must be signed in to change notification settings

g3rley/SnakeDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 SnakeDay

A traditional snake game developed in Lua language using Love 2D Game Engine

This repository contains the source code of a traditional snake game developed in Lua language using Love 2D Game Engine. The snake game is a traditional game that has been developed in many languages and platforms. This is a simple snake game developed in Lua language using Love 2D Game Engine.

Features

  • The game has a simple UI with a start button and a quit button.

Tech

The game uses the following open source projects to work properly:

  • Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language.

  • Love 2D - Love2D is an open-source game engine implemented in C++ and scripted in Lua.

Installation

The game requires Love 2D v11.3+ to run.

Install the dependencies and devDependencies and start the server.

git clone

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

License

The License of the project is MIT License. See the LICENSE file for more details.

About

🐍 A classic and time-honored snake game that has been meticulously crafted utilizing the Lua programming language, in combination with the powerful Love 2D Game Engine, to deliver an immersive and engaging gaming experience.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages