https://github.com/sebzanardo/hexagod
My submission for the Pygame Community Spring Jam 2024
https://github.com/sebzanardo/hexagod
pygame pygame-ce pygame-jam
Last synced: 8 months ago
JSON representation
My submission for the Pygame Community Spring Jam 2024
- Host: GitHub
- URL: https://github.com/sebzanardo/hexagod
- Owner: SebZanardo
- Created: 2024-03-30T12:15:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T15:05:47.000Z (about 2 years ago)
- Last Synced: 2025-07-01T08:43:04.439Z (12 months ago)
- Topics: pygame, pygame-ce, pygame-jam
- Language: Python
- Homepage: https://youtu.be/spu8AkObwLc
- Size: 6.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Legendary music by Hunter Starr
Build a world by connecting different temperature biomes on a hexagonal grid
My submission page for the Pygame Community Spring Jam 2024
HOW TO PLAY
Try to get the highest score you can by placing tiles
The game ends when you run out of tiles
You score +10 points per connected edge when placing a tile
If you connect all six sides of a tile to its corresponding biomes you get a 'perfect' tile
A 'perfect' tile scores you +100 points and +3 more tiles to your stack
A tile will go into shadow when it can no longer become a 'perfect' tile
CONTROLS
Move the mouse to the edges of the screen to move around
LMB: place active tile
RMB: rotate active tile
F: hold active tile
C: centre to world origin
R: restart
M: mute