number_crusher
Math puzzle game
A Go game where players find equations to solve levels by calculating math problems while avoiding Math police
Base repo for the Go Game Jam
8 stars
2 watching
1 forks
Language: Go
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
antoniond/geometrix | A puzzle game for Game Boy and Game Boy Color where players remove geometric forms to score points | 29 |
abejfehr/parity | A numbers puzzle game where players make each number on a grid equal by incrementing selected cells with arrow key input | 38 |
benkoshy/numbercounter | A simple game where the user counts numbers to progress through levels | 0 |
divverent/aaaaxy | A nonlinear 2D puzzle platformer with impossible spaces and non-Euclidean geometry. | 223 |
hyperparticle/nodulus | A puzzle game where players rotate cubes to reach the end cube and win levels, with increasingly challenging levels and abstract atmosphere. | 541 |
tbrosman/hxmath | A math library designed to simplify game-oriented math calculations by abstracting away underlying data structures and allowing for consistent code across platforms. | 92 |
math-comp/algebra-tactics | A library providing tactics for solving algebraic equations in Coq. | 33 |
xoorath/xo-math | A set of fast C++ math types designed to minimize integration headaches for game developers. | 21 |
dbandstra/oxid | An arcade-style game written in Zig where players fight waves of monsters in a fixed-screen maze. | 4 |
felixneutatz/2048_m-a-star | An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. | 204 |
borisboutillier/rs-gliphus | A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 10 |
uncomputable/natural-number-game | Reimplementation of the Natural Number Game in Coq | 6 |
scottbrooks/gopher_typer | A typing game where players type words as they fall from the screen and can upgrade goroutines to improve performance. | 5 |
dusteddk/wizznic | A puzzle game where bricks are destroyed by being placed next to each other | 40 |
rwema3/math-matrix-app | An educational math game designed to improve calculation and memory skills through various puzzle categories | 46 |