An open API service indexing awesome lists of open source software.

https://github.com/cursedprograms/cursed-snake

Cursed Snake is a simple Snake game built using HTML, JavaScript, and CSS.
https://github.com/cursedprograms/cursed-snake

css game game-2d gamedev html htmlgame js snake-game snakegame webgame

Last synced: about 2 months ago
JSON representation

Cursed Snake is a simple Snake game built using HTML, JavaScript, and CSS.

Awesome Lists containing this project

README

        


Auto Assign Workflow


Proof HTML Workflow


JavaScript
HTML5
CSS3

# Cursed Snake

Cursed Snake is a simple Snake game built using HTML, JavaScript, and CSS. This project hosts the files for the game, and you can play it online by visiting [Cursed Snake](https://cursedprograms.github.io/cursed-snake/).

## Demo

Check out the live demo: [Cursed Snake Demo](https://cursedprograms.github.io/cursed-snake/)

![Cursed Snake](https://github.com/CursedPrograms/cursed-snake/raw/main/cursed-snake.png)

## Features

- **Classic Snake Gameplay:** Navigate the snake to eat food and grow longer.
- **Score Tracking:** Keep track of your score as you eat more food.
- **Responsive Design:** Play the game on different devices.

## How to Play

1. Visit the [Cursed Snake Demo](https://cursedprograms.github.io/cursed-snake/).
2. Use arrow keys to control the snake's direction.
3. Eat the food to grow longer.
4. Avoid colliding with the snake's own body and the edges of the screen.

## Technologies Used

- HTML
- JavaScript
- CSS

## License

This project is licensed under the [MIT License](LICENSE).

---

Enjoy playing Snake!


CursedEntertainment Logo