tetriminos
There are 13 repositories under tetriminos topic.
robertrypula/simple-tetris
This package provides API that allows you to easily create clones of the Tetris game. It handles game core - your role is to write the UI. Library was inspired by Redux and was written from scratch in TypeScript.
ffoissey/filler_42
Deux joueurs s’affrontent sur un plateau, et doivent placer, tour à tour, un tetriminos dans le but d'en placer le maximum.
dzui42unit/fillit
Fillit is a project who let you discover and/or familiarize yourself with a recurring problematic in programming : searching for the optimal solution among a huge set of possibilities. In this particular project, you will be charged of creating an algorithm which fits some Tetriminos together into the smallest possible square.
FrostyShadow/wpf-tetris-core
Tetris™ clone based around .NET Core 3.0 C# and WPF utilising MVVM architecture, ReactiveProperties and Prism.MVVM.
geeekgod/tetris-game-main
Tetromino Game in React Js.
XD-OB/Fillit
Put Tetris in the Minimum Squard ◻️
PietarTheWise/fillit
Algorithm that finds smallest squares of tetriminos, using recursive backtracking.
Rorothejedi/42_fillit
Réalisation d'un projet permettant d'agencer des Tetriminos entre eux et de déterminer le plus petit carré possible pouvant les accueillir.
sjuery/filler
An algorithmic game of piece placing
42lan/fillit
👾This is the story of a piece of Tetris, one little square and a dev walk into a bar...
davidtazy/tetris_engine_kata
c++ game engine implementation. no ui
gcamerli/tetrigen
Tetriminos generator for 42 fillit project :hammer_and_pick: