Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/isaac-alencar/crab-game
- Owner: Isaac-alencar
- Created: 2023-12-21T20:40:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T21:23:54.000Z (about 1 year ago)
- Last Synced: 2023-12-21T22:24:16.973Z (about 1 year ago)
- Language: TypeScript
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
## 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.gitcd 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.