Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjaminhalko/super-textagon
Super Hexagon recreated using ASCII graphics
https://github.com/benjaminhalko/super-textagon
arcade ascii-graphics console-game
Last synced: 6 days ago
JSON representation
Super Hexagon recreated using ASCII graphics
- Host: GitHub
- URL: https://github.com/benjaminhalko/super-textagon
- Owner: BenjaminHalko
- Created: 2024-05-30T23:42:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T01:30:12.000Z (5 months ago)
- Last Synced: 2024-09-18T03:31:49.581Z (about 2 months ago)
- Topics: arcade, ascii-graphics, console-game
- Language: C++
- Homepage: https://benjamin-halko.itch.io/super-textagon
- Size: 9.63 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Super Textagon
**Super Textagon** is a fast-paced arcade game inspired by the classic **Super Hexagon**, reimagined in ASCII art. Navigate through a dizzying array of hexagonal obstacles and survive as long as possible in this terminal-based challenge.
## Terminal Compatibility
The game is optimized for the **[Windows Terminal](https://apps.microsoft.com/detail/9n0dx20hk701)**. It harnesses the terminal's capabilities to deliver a smooth and visually appealing ASCII gaming experience.## Controls
- **Left Arrow**: Move left
- **Right Arrow**: Move right
- **Enter**: Confirm selection
- **Escape**: Exit game## Compiling from Source
This game was compiled using the **MSVC** toolset, others may work as well.Please note that the game is currently supported **only on Windows** platforms.
## How to Play
Use the left and right arrow keys to navigate through the maze of hexagons. The goal is to avoid colliding with the walls for as long as possible. The game speeds up and the patterns become more complex as you progress. Good luck!
https://github.com/BenjaminHalko/Super-Textagon/assets/73490201/69e34cbf-c9ed-4c23-b8fb-42232a9bd2b8