Skip to content

Seb-RS/snake-game

Repository files navigation

Simple Snake Game in VueJS 3

This is a simple snake game created in VueJS 3. The objective of the game is to control the snake to collect food and grow in size. If the snake touches a wall or its own body, the game is over.

How to play

Use the arrow keys to move the snake in the corresponding direction.

Demo

You can try the live game at https://snake.sebdev.cl.

Project setup

npm install

Dependencies

This game is built using VueJS 3. No other dependencies are required to run the game.

Contributing

If you would like to contribute to this project, feel free to submit a pull request. If you have any issues with the game, you can also open an issue in this repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published