Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/isaac-alencar/crab-game

Snake game like developed with ReactJS
https://github.com/isaac-alencar/crab-game

Last synced: about 1 month ago
JSON representation

Snake game like developed with ReactJS

Awesome Lists containing this project

README

        


game logo

Crab Game







# crab Game

Welcome to crab Game, a fun and interactive React-based game where you control a crab to eat delicious fruits!

## Table of Contents

- [Demo](#demo)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Demo


demo
demo

## Features

- 🦀 Control a cute crab to navigate the game board.
- 🍎 Eat fruits to score points.
- 🚫 Avoid collisions with the game boundaries.
- 🎮 User-friendly interface.

## Installation

To set up crab Game locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Isaac-alencar/crab-game.git

cd crab-game

npm install
```
Then visit http://localhost:3000 in your browser to play the game.

# Contributing

If you'd like to contribute to Crabby Snake Game, follow these steps:

Fork the repository.
- Create a new branch: git checkout -b feature-name.
- Make your changes and commit them: git commit -m 'Add some feature'.
- Push to the branch: git push origin feature-name.
- Submit a pull request.

# License

This project is licensed under the MIT License.