Hexagonal-2048
Hexagonal-2048
Clone of the popular 2048 game by Gabriele Cirulli, except on hexagonal grids of various shapes.
Now with two new modes: Fibonacci and Triple.
- Double: Normal 2048, two equal numbers combine to their sum.
- Triple: Three equal numbers combine to their sum.
- Fibonacci: Combine consecutive terms to their sum.
Goal
Try to make the largest number by sliding numbers into each other.
Controls
You can click drag and release the mouse or use the awedxz keys to pick a direction.
Additional actions
- r to rotate the board.
- pgdn to make one random move.
- end to have the game make random moves untill game end.
- home to move the same direction as much as possible until game end.
Thanks
For sharing the source code of hexagonal tetris: hexagonal tetris!
It inspired me to finally make and share this hexagonal version of 2048.
For sharing some: nice contrasting colors! Choosing colors is hard.
Source code
Written in python with pygame available on Github.
Playable in browser thanks to pygbag!
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Hoekri |
Genre | Puzzle |
Made with | pygame |
Tags | 2D, Colorful, Hex Based, High Score, Open Source |
Average session | About a half-hour |
Inputs | Keyboard, Mouse, Touchscreen |
Development log
- Two new modesFeb 22, 2024
Comments
Log in with itch.io to leave a comment.
I quite like this! A great impromevent would be to add animations to the tiles when they move, instead of instantly snapping. This would help a lot with learning how the directions work. Also you should add screenshake and particles to make it juicy.
nice remake, had a merry little time playing it
really cool remake ! I made over 1000 points with random moves lol
Thanks, I recognise you, I played your minesweeper, such a beautiful remake!
The idea and execution are nice, but I would love customizable controls, because I have a qwertz keyboard, so the down left movement is weird for me
awesome controls :)