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

https://github.com/krypto-etox/hextris-game

Hextris is a fast-paced and addictive puzzle game inspired by the classic Tetris. In this challenging game, players must rotate and arrange hexagonal blocks to form complete rows and clear them from the board. With vibrant visuals and simple yet engaging gameplay, Hextris offers endless hours of fun and excitement for players of all ages.
https://github.com/krypto-etox/hextris-game

api css game html html5 javascript web-development website-design

Last synced: 4 months ago
JSON representation

Hextris is a fast-paced and addictive puzzle game inspired by the classic Tetris. In this challenging game, players must rotate and arrange hexagonal blocks to form complete rows and clear them from the board. With vibrant visuals and simple yet engaging gameplay, Hextris offers endless hours of fun and excitement for players of all ages.

Awesome Lists containing this project

README

          

# Hextris

[Live Preview](https://krypto-etox.github.io/hextris-game/)

Welcome to Hextris, a fast-paced and addictive puzzle game inspired by the classic Tetris but with a twist of hexagonal blocks!

**Description:**
Hextris challenges players to rotate and arrange hexagonal blocks to form complete rows and clear them from the board. With vibrant visuals and simple yet engaging gameplay, Hextris offers endless hours of fun and excitement for players of all ages.

## **Features:**
- Fast-paced gameplay: Test your reflexes and speed as you try to keep up with the falling blocks.
- Hexagonal blocks: Experience a unique twist on the classic Tetris gameplay with hexagonal-shaped blocks.
- Clear rows: Strategically place blocks to form complete rows and clear them from the board.
- High scores: Compete with friends and players worldwide to achieve the highest score.

## **How to Play:**
1. Clone this repository to your local machine or download the source code as a ZIP file.
2. Open the `index.html` file in your preferred web browser.
3. Use the arrow keys or WASD keys to rotate and move the falling blocks.
4. Try to form complete rows with the hexagonal blocks to clear them from the board.
5. Keep playing and aim for the highest score!

## **Contributing:**
Contributions to this project are welcome! Whether you want to fix bugs, add new features, or improve existing ones, feel free to fork this repository, make your changes, and submit a pull request.

## **Credits:**
- Hextris is inspired by the classic Tetris game.
- Special thanks to all contributors who have helped enhance and improve Hextris.

## **License:**
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## **Feedback:**
If you have any feedback, suggestions, or bug reports, please feel free to open an issue on this repository. Your input is highly appreciated and will help make Hextris even better.

## **Installation:**
```bash
echo "# hextris-game" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Krypto-etox/hextris-game.git
git push -u origin main