An open API service indexing awesome lists of open source software.

puzzle-game

A genre of video games that emphasize puzzle solving.

https://github.com/tolmen/goldminer

A console game in Java where the player digs on a grid to find hidden gold nuggets in the fewest attempts possible.

game gold-mining java puzzle-game

Last synced: 15 Mar 2025

https://github.com/max-dark/sdl2puzzle

puzzle game writlen in C++ and SDL2

cpp puzzle-game sdl2

Last synced: 21 Dec 2024

https://github.com/jeankouss/one-at-a-time

A game on the theme "One at a time", made during a game jam organized on MKDIR discord server channel.

game gamejam gdscript godot-engine puzzle-game

Last synced: 19 Feb 2025

https://github.com/stuin/ten-seconds-to-symmetry

A published android game of random find the difference.

android puzzle-game

Last synced: 04 Apr 2025

https://github.com/hamburgj/infinite-levels

A browser-based puzzle game that challenges players to navigate an infinite series of levels using logic, mathematics, and creative thinking.

fun game puzzle puzzle-game react reactjs web webgame

Last synced: 22 Feb 2025

https://github.com/eyuelberga/matchthetilesgame

Find and eliminate pairs of identical tiles by flipping them over.

arcade-game javascript javascript-game javascript-oop puzzle-game

Last synced: 22 Mar 2025

https://github.com/omiyagames/suddenly-thousands

Suddenly, Thousands is a mob controlling game that takes inspiration from Pikmin and The Swapper. As a lone individual, you can recruit characters with synchronized movements to help push blocks, trigger switches, and avoid perilous lasers. Help lead the mob to it’s sacred safe-house!

game game-jam gamejam puzzle puzzle-game puzzles unity unity-3d unity-3d-game unity3d unity3d-games

Last synced: 25 Feb 2025

https://github.com/kumpmati/sliple

A slippery puzzle game

puzzle-game svelte sveltekit

Last synced: 07 Apr 2025

https://github.com/benley/kye

GTK 3 and Python 3 port of the classic Kye puzzle game

game puzzle-game

Last synced: 07 Feb 2025

https://github.com/kesiev/tightydeadline

Easy is hard to design. A puzzle/action game about level design.

arcade-game game html5 puzzle-game

Last synced: 25 Feb 2025

https://github.com/claby2/move-fast

A puzzle game where the shortest path isn't always the best option. Made with Bevy.

bevy bevy-engine game gamedev puzzle-game rust

Last synced: 06 Apr 2025

https://github.com/nemeslaszlo/sliding_puzzle_mqtt

Sliding Puzzle game for a future mqtt raspberry pi project, where we control the game with mobile app mqtt client across the broker.

mqtt mqtt-protocol puzzle-game tkinter

Last synced: 24 Mar 2025

https://github.com/profan/dimensional-scarcity-heartjam-2018

a game made in godot for https://itch.io/jam/heartjam

godot-engine puzzle-game

Last synced: 17 Mar 2025

https://github.com/kflorence/beaming

Beaming is a free, open source puzzle game that involves directing beams through a hexagonal grid.

beam games hexagonal-grids javascript puzzle puzzle-game

Last synced: 06 Apr 2025

https://github.com/hyperdotbat/chromabounce

GamedevTV 2023 Jam Project | Learn logic gates and "step programming" in the most bouncy neon way ever!

2d gamedev gamedev-tv gamedevelopment gamejam gamejam-2023 indiedev indiegame neon puzzle puzzle-game

Last synced: 16 Mar 2025

https://github.com/kflorence/paths

Paths is a free, open source, browser-based daily word puzzle game where you create a non-overlapping path through a grid of letters by spelling words.

game javascript puzzle puzzle-game word-puzzle word-puzzle-games

Last synced: 06 Apr 2025

https://github.com/joyrider3774/waternet_wasm4

A Port of my waternet game to the WASM-4 fantasy computer

2d c fantasy-console game-dev multiplatform puzzle-game retrogaming wasm-4 wasm4 webassmebly

Last synced: 19 Apr 2025

https://github.com/tiagodanin/gameofkey

The game made your keyboard, this is amazing!

game keyboard keyboard-game puzzle-game python

Last synced: 29 Mar 2025

https://github.com/yahyaaaaaaaa/squareo

An engaging mobile puzzle game where your objective is to restore a grid of squares to its original state

critical-thinking dart fast-paced-game flutter game-development getx-state-management mobile-application puzzle-game ui-design web-application windows-application

Last synced: 23 Feb 2025

https://github.com/pawantech12/turnonthelight.github.io

A fun and challenging puzzle game where you arrange wires to light up a bulb across 12 levels, tracking your moves. Built with HTML, CSS, and JavaScript, this responsive game is free to use and modify. Play now or contribute! 🌟

css html javascript puzzle-game responsive

Last synced: 16 Mar 2025

https://github.com/jonaszkadziela/ld45-2d-puzzle-game

Ludum Dare 45 Entry: No Stone Uncrumbled

2d-game ld45 ludum-dare ludum-dare-45 puzzle-game unity

Last synced: 06 Apr 2025

https://github.com/nianyi-gsnd-projects/gsnd-5110-gp3

The class is starting soon, arrive at classroom 404 on time!

course-project first-person game-design psychological-horror puzzle-game unity

Last synced: 25 Feb 2025

https://github.com/mthomason/wordflick-ios

Wordflick iOS: A fast-paced word game where players drag and drop letter tiles to spell words and score points. Fun, educational, and optimized for iOS multitouch! Now open-source.

education game game-development ios kids-education multitouch objective-c objectivec open-source puzzle-game scrabble scrabble-game word-game

Last synced: 29 Jan 2025

https://github.com/kylepls/login-game

A fun puzzle based on logging into a website.

game javascript jquery puzzle-game

Last synced: 24 Feb 2025

https://github.com/erfaniaa/picture-puzzle

A simple picture puzzle game, implemented with Delphi

delphi puzzle-game

Last synced: 21 Mar 2025

https://github.com/omiyagames/through-oneself

A lone woman finds herself stuck in-between two dimensions, and only you can help! Guide this person to salvation using environmental cues and your own smarts. Through Oneself is a unique puzzle-platformer created for Ludum Dare 35 within 72-hours by one person, where your character itself reveals a new hidden world. Use the visual cues in both the real and hidden to navigate through this treacherous world!

game game-jam gamejam ludum-dare ludumdare puzzle puzzle-game surreal surrealism unity unity-3d unity-3d-game unity3d unity3d-games

Last synced: 16 Mar 2025

https://github.com/achie72/switch-jump

Switch jump is a 1bit puzzle platformer, made in pico-8.

game game-development hacktoberfest pico-8 platformer puzzle-game retrogaming

Last synced: 29 Mar 2025

https://github.com/faizanmohd5/15-puzzle-game-c

This is a 15 Puzzle Game in C, with arrow key controls on a 4x4 board. Randomized tile positions generated by time.h library. Includes a rules window and developed using Code::Blocks IDE.

15-puzzle 15-puzzle-game c c-programming classic-game codeblocks lightweight low-level-programming project puzzle-game randomized

Last synced: 26 Feb 2025

https://github.com/monsterkodi/kiki

kiki the nano bot

electron puzzle-game

Last synced: 19 Feb 2025

https://github.com/beardedfish/fifteen-puzzle

Classic sliding puzzle game programmed in C++11. This program works on both Microsoft Windows and on Linux. 🧩

15-puzzle c-plus-plus console console-game cplusplus-games game game-of-fifteen input io linux n-puzzle output puzzle puzzle-game win32 win32-api windows

Last synced: 17 Feb 2025

https://github.com/nilsmt/just-flick-it

un jeu de puzzles et de logique où il faut appuyer sur des interrupteurs influencés par des règles particulières.

csharp indiedev indiegame puzzle-game unity unity3d video-game

Last synced: 07 Apr 2025

https://github.com/carlosmatheus/theawakening

A first-person puzzle game using Unity for CIG 2016 (an internal college competition), in which this project won second place.

first-person-game game game-development puzzle-game unity

Last synced: 08 Mar 2025

https://github.com/joyrider3774/znax

Znax is a cross platform puzzle / arcade game using SDL2 libraries

cross-platform game puzzle-game raspberry-pi sdl2 touchscreen

Last synced: 29 Mar 2025

https://github.com/joyrider3774/waternet_playdate

Waternet is a multiplatform puzzle game written for old consoles and handhelds like Game Boy (Color), Game Gear, Master System, Analogue Pocket and Mega Duck and now also Playdate !

c gameboy playdate playdate-console playdate-sdk puzzle puzzle-game retro retrogaming

Last synced: 29 Mar 2025

https://github.com/lostjared/masterpiece.sdl

This is one of the first games I wrote a long long time ago. It was originally DirectX but then ported to SDL

2d-game cplusplus puzzle-game sdl

Last synced: 20 Feb 2025

https://github.com/weihanchen/puzzle-game-threes1536

Use javascript、canvas、css to develop a simple digital puzzle game

bootstrap canvas html5 javascript puzzle-game

Last synced: 27 Feb 2025

https://github.com/xi/flood

Flood fill puzzle game for linux terminals

flood-fill-game game puzzle-game terminal-game

Last synced: 25 Mar 2025

https://github.com/qc20/tromino

Tromino is an engaging, pocket-sized interpretation of the classic Tetris game, designed for the Arduino Uno with an LCD shield. This project explores the intersection of physical computing, game design, and user interaction in constrained environments.

arduino arduino-uno cpp embedded-systems game-development hci interaction-design lcd-display lcd16x2 microcontroller physical-computing puzzle-game retro-gaming tetris tromino user-experience user-interface

Last synced: 21 Feb 2025

https://github.com/saphereye/mathtopia

A math puzzle game made in python using pyglet

algebra game math puzzle-game pyglet python

Last synced: 12 Apr 2025

https://github.com/kingtous/15-puzzle-solver

15-Puzzle Solver using A* with Pyside2 GUI

puzzle-game pyqt5 pyside2 python3

Last synced: 02 Mar 2025

https://github.com/bd2720/slideysupremeredux

A sliding puzzle game running on the Processing sketchbook (Java).

15-puzzle 15-puzzle-game demofile game java json processing puzzle puzzle-game sliding-puzzle sliding-puzzle-game

Last synced: 26 Mar 2025

https://github.com/jessetg/rosie

A game that's similar to SameGame, but not quite the same.

game games haxe match-3 puzzle puzzle-game tiles web-game

Last synced: 04 Mar 2025

https://github.com/astrodynamic/barleybreak-in-qt-qml

BarleyBreak: Classic English game implemented in Qt6 Quick. Move tiles to solve the puzzle. Enjoy the nostalgic gameplay!

barley-break classic-game cmake cpp cpp17 game makefile nostalgia puzzle-game qml qt qt6 qt6-gui

Last synced: 02 Mar 2025

https://github.com/apps-bay-limited/classic-15-puzzle

Classic 15 Puzzle Number Game: A modern implementation of the classic sliding puzzle game built with Flutter, offering smooth animations and a clean UI.

android board-games classic-game cross-platform dart dart-library education flutter flutter-app game-development ios mobile-app puzzle-game puzzle-solving sliding-puzzle state-management ui-design

Last synced: 29 Mar 2025

https://github.com/faytranevozter/makeagames

Puzzle game create from jquery

game games html5 javascript jquery keyboard puzzle-game

Last synced: 13 Mar 2025

https://github.com/thestarvanisher/mathdoku

MathDoku puzzle game with an user interface and a working solver

integer-programming puzzle-game

Last synced: 17 Mar 2025

https://github.com/bluzky/get10

A simple game that I build to learn game development

game-2d get10 javascript pure-javascript puzzle-game simple-game

Last synced: 02 Mar 2025

https://github.com/tarikipekci/cryptraider

First-person 3D puzzle game.

3d cpp firstperson puzzle-game unreal-engine-5

Last synced: 03 Apr 2025

https://github.com/threeal/surabaya-2048

Surabaya themed 2048 puzzle game using Unity

2048-game puzzle-game surabaya unity

Last synced: 21 Mar 2025

https://github.com/8syncdev/nxn-puzzle-ai-flet

Dự án này là một trò chơi puzzle được phát triển bằng Python, tích hợp thuật toán tìm đường A* (A Star) và giao diện người dùng được xây dựng bằng công nghệ Flet UI. Trò chơi này không chỉ mang tính giải trí mà còn minh họa cách áp dụng thuật toán AI vào một ứng dụng thực tế.

astar-algorithm flet flet-dev game puzzle puzzle-game python

Last synced: 05 Apr 2025

https://github.com/apphazard-studios/upcount

Play Countdown with friends or solo, featuring a large display, classic timer sounds, and rounds for letters, numbers, and conundrums.

anagram countdown-game flutter group-play mobile-game number-game party-game puzzle-game solo-play tabletop-game timed-challenge word-game

Last synced: 20 Mar 2025

https://github.com/cfrankb/esp32-s3-vga-cs3

Creepspread III (remake) for the ESP32S3 VGA (2024). Originally written in assembly for MSDOS in 1993.

esp32s3 game maze-game microcontroller puzzle puzzle-game sidescroller vga vga-driver

Last synced: 11 Apr 2025

https://github.com/beraliv/react-battleship

React Battleship

puzzle puzzle-game react

Last synced: 20 Mar 2025

https://github.com/hvtienprotv84/reactjs_tailwindcss_puzzlegame

Tiến code Puzzle Game bằng React & Tailwind CSS

css html javascript puzzle-game reactjs tailwindcss

Last synced: 20 Mar 2025

https://github.com/ggross98/unity-chainreaction

A puzzle game made with Unity

csharp game gamedev puzzle-game unity unity3d

Last synced: 03 Apr 2025

https://github.com/tobiasvl/patrick

:video_game::red_circle: Patrick's Cyberpunk Challenge

pico-8 puzzle-game

Last synced: 27 Jan 2025

https://github.com/luongductrong/game-2048

(On hold) A minimalist 2048 game built with React TypeScript and TailwindCSS for web and Android.

2048 android game open-source puzzle-game react tailwindcss typescript web

Last synced: 26 Feb 2025

https://github.com/fsouza99/8-puzzle

The 8-Puzzle game, written in Python.

astar-algorithm puzzle-game puzzle-solver python

Last synced: 20 Feb 2025

https://github.com/abelarduu/bitjigsaw

Mini quebra-cabeça simples em pixel art criado através da linguagem python, utilizando a interface gráfica da game engine Pyxel.

game-development jigsaw jigsaw-puzzle-game pixel-art puzzle-game python pyxel

Last synced: 07 Apr 2025

https://github.com/larsbergqvist/image-puzzle

A React/Redux game where you should order the image tiles to form a complete image

javascript puzzle-game react redux

Last synced: 18 Mar 2025

https://github.com/darkerqueensara/senior-unrest

Senior Unrest is a puzzle rogue-like game developed in Unity for the 7DRL Challenge 2023.

csharp grid grid-layout procedural-generation puzzle puzzle-game roguelike tile tilemap tiles tileset tilesets unity unity-scripts unity2d unity2d-game

Last synced: 07 Apr 2025

https://github.com/wajrock/keops

KEOPS is an escape game inspired by the Pyramid of KEOPS. Players solve puzzles and decode messages to escape an alternative world. Built with Python and Pygame, KEOPS offers engaging gameplay and immersive storytelling.

game-development puzzle-game python quests

Last synced: 04 Mar 2025

https://github.com/joyrider3774/blockdude_vircon32

Blockdude is a puzzle game remake of the Blockman Game from Soleau Software and the TI 83 game by brandon sterner. Now available for for Vircon32 fantasy console

2d 2d-game c fantasy-console game-development puzzle-game remake remake-games retro retro-game single-player single-player-game ti-83 vircon32

Last synced: 29 Mar 2025

https://github.com/ultraviolet-games/twosisters

Two Sisters is a mobile puzzle game relaxing made in godot engine, with partnership of Instal Entretenimento.

2d 2d-game game game-development game2d gamedev godot godot-game godot-project pixel pixel-art pixelart puzzle puzzle-game

Last synced: 26 Feb 2025

https://github.com/tralahm/solvit

Solvit Alphametic Puzzle Solver in Python

alphametics puzzle-game python solvit

Last synced: 02 Mar 2025

https://github.com/joyrider3774/puztrix_vircon32

A Remake of the gravnic game from inside the NES puzznic game for vircon32

fantasy-console game gamedev puzzle puzzle-game remake remake-games single-player vircon32

Last synced: 29 Mar 2025

https://github.com/raphaeleg/thelosttower

A puzzle game submitted for the 2023 Winter Jam hosted by Uppsala University Campus Gotland

game game-jam gamedev puzzle-game unity2d uppsala-university

Last synced: 23 Mar 2025

https://github.com/joyrider3774/waternet_gamebuino_meta

Waternet is a multiplatform puzzle game written for old consoles and handhelds like Game Boy (Color), Game Gear, Master System, Analogue Pocket and Mega Duck and now also Gamebuino Meta!

game game-development gamebuino-meta puzzle-game retrogame

Last synced: 29 Mar 2025

https://github.com/joyrider3774/blockdude_funkey

Blockdude is a puzzle game remake of the Blockman Game from Soleau Software and the TI 83 game by brandon sterner.

cpp funkey-s funkeys game-development games puzzle-game remake-games retro retrogaming rg-nano sdl

Last synced: 29 Mar 2025

https://github.com/joyrider3774/blips_funkey

A Remake of the dos Bips game from Bryant Brownell for the funkey-s and rg nano. It is a Puzzle game which is a variation of sokoban written in SDL 1 based on my old gp2x version

funkey-s funkeys game gamedev puzzle-game remake-games retrogaming rg-nano sdl sokoban-game

Last synced: 29 Mar 2025

https://github.com/joyrider3774/blips

A Remake of the dos Bips game from Bryant Brownell. It is a Puzzle game which is a variation of sokoban written in SDL 1 based on my old gp2x version

cpp game game-dev puzzle-game remake-game remake-games retro-game retrogaming sdl

Last synced: 29 Mar 2025

https://github.com/tebogoyungmercykay/towers_of_hanoi_puzzle_solver

Towers of Hanoi is a popular puzzel game that consists out of two main components: three towers and n number of disks. The goal of this puzzel game is to move the tower of disks from one tower to another tower with only moving a single disk at a time.

abstract-classes classes exceptions inheritance iterative-approach objects oop-in-cpp pointers puzzle-game recursion stl stl-stacks template-classes tower-of-hanoi uml

Last synced: 14 Mar 2025

puzzle-game Awesome Lists
puzzle-game Categories