HyperTiles Dash is a simple endless target based hypercasual arcade game made with pygame.
Download this project from here Download HyperTiles Dash
Use the package manager pip to install following packages :-
- Pygame
pip install pygameNavigate and click main.py to open the game, tap anywhere to start the game. The objective of the game is to earn scores by reaching the target tiles. There are 3 types of tiles in the game
1> Target Tiles : you have to go to these tiles in order to get scores
2> Deadly tiles : go here & die
3> Normal Tiles : go here & create a new deadly tile
Don't collide with rotating circles
Controls:
- Tap anywhere to go for the tile.
- press ESC to escape the game
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
