All Projects β†’ fogleman β†’ Rush

fogleman / Rush

Licence: mit
Rush Hour puzzle goodies!

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Rush

Match3
✨🐠The most original game on Earth: Match3 - now in Unity!✨🐟
Stars: ✭ 50 (-78.54%)
Mutual labels:  game, puzzle
Ordinary Puzzles App
Mobile and web puzzle game built with React-Native
Stars: ✭ 376 (+61.37%)
Mutual labels:  game, puzzle
Breaklock
Web game, hybrid of Mastermind and the Android pattern lock
Stars: ✭ 232 (-0.43%)
Mutual labels:  game, puzzle
Antimine Android
Antimine is an open source minesweeper-like puzzle game.
Stars: ✭ 218 (-6.44%)
Mutual labels:  game, puzzle
Android Jigsaw Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Stars: ✭ 139 (-40.34%)
Mutual labels:  game, puzzle
Regex
A Regular Expression game for Android
Stars: ✭ 80 (-65.67%)
Mutual labels:  game, puzzle
Quantum Game
Quantum Game (old version) - a puzzle game with real quantum mechanics in a browser
Stars: ✭ 294 (+26.18%)
Mutual labels:  game, puzzle
Matchimals.fun
🦁 πŸƒ πŸ“± An animal matching puzzle card game– built with turn-based game engine boardgame.io and React-Native + React-Native-Web
Stars: ✭ 101 (-56.65%)
Mutual labels:  game, puzzle
Cube Composer
A puzzle game inspired by functional programming
Stars: ✭ 1,845 (+691.85%)
Mutual labels:  game, puzzle
Nodulus
Puzzle game with clever twists (Unity3d)
Stars: ✭ 232 (-0.43%)
Mutual labels:  game, puzzle
Masterplan
MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
Stars: ✭ 221 (-5.15%)
Mutual labels:  game
Rustarok
Multiplayer, fast-paced Moba style game
Stars: ✭ 223 (-4.29%)
Mutual labels:  game
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (-1.72%)
Mutual labels:  game
The Powder Toy
Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
Stars: ✭ 3,128 (+1242.49%)
Mutual labels:  game
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (-1.72%)
Mutual labels:  game
Opmon
Currently moving the project to https://github.com/OpMonTeam/OpMon-Godot
Stars: ✭ 221 (-5.15%)
Mutual labels:  game
Stealthgameudemy
C++ Stealth Game in Unreal Engine (Udemy Project)
Stars: ✭ 221 (-5.15%)
Mutual labels:  game
Fairdicegame
open-sourced, rig-resistant and verifiably fair dice game
Stars: ✭ 221 (-5.15%)
Mutual labels:  game
Xonotic
Mirror of https://gitlab.com/xonotic - Xonotic (superproject containing build scripts and tools to download other repositories and assets)
Stars: ✭ 232 (-0.43%)
Mutual labels:  game
Fusliez Notes
A companion notes app for Among Us social deduction game. Lets you track of your thoughts and your winning record, and includes a notepad and maps.
Stars: ✭ 229 (-1.72%)
Mutual labels:  game

Rush Hour (the puzzle)

This repo contains a bunch of stuff related to Rush Hour, a sliding block puzzle. You may also know this game from one of its iOS implementations, such as Unblock Me.

Read the Article

https://www.michaelfogleman.com/rush/

Play Online

https://www.michaelfogleman.com/static/rush/

Overview

The Go code can solve puzzles, render puzzles to PNG, generate puzzles, and more.

The C++ code "solves" the entire game - identifying all "interesting" puzzles that are possible. Read the article for more information. A database of puzzles is available.

The JavaScript code is for the online player.

51

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].