This is my first game. It is made entirely using Python. It uses the pygame and shapely libraries. It is just a prototype pre-alpha concept, so you might encounter bugs!
Welcome to Fill Game, where you are presented with randomly generated fragments of basic geometric shapes randomly scattered across the screen. Your task? Rotate, align, and piece them together to recreate the original shape. Each puzzle is always randomly generated, ensuring a unique challenge every time you play.
Features:
Click and drag pieces to move them around the game area
Some levels may require rotating pieces by scrolling the mouse wheel when dragging the piece
Reach 95% coverage of the original shape to complete the level
Main Game: Endless levels with unlimited lives each level with a preset # of pieces, original shape, rotation flag, time limit, and other settings. Still randomly generated each time for a unique challenge every time. Only up to level 70 has been preset all the levels afterwards are the same as level 70 (but still randomly generated).
Endless Game: Endless levels with unlimited lives and levels that dynamically adjust difficulty based on player performance.
Survival Game: Endless level with one life and levels that continuously get more difficult each time.
Timed Challenge: Endless levels with one life and levels that continuously get more difficult each time with a 5 minute shared time limit.
Here is the link:
https://riverdougne.itch.io/fill-game