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.

    Language:TypeScript13223
  • 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.

    Language:C4100
  • 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.

    Language:C3010
  • FrostyShadow/wpf-tetris-core

    Tetris™ clone based around .NET Core 3.0 C# and WPF utilising MVVM architecture, ReactiveProperties and Prism.MVVM.

    Language:C#2101
  • geeekgod/tetris-game-main

    Tetromino Game in React Js.

    Language:JavaScript1
  • XD-OB/Fillit

    Put Tetris in the Minimum Squard ◻️

    Language:C1
  • PietarTheWise/fillit

    Algorithm that finds smallest squares of tetriminos, using recursive backtracking.

    Language:C0200
  • 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.

    Language:C0000
  • sjuery/filler

    An algorithmic game of piece placing

    Language:C0101
  • fillit

    42lan/fillit

    👾This is the story of a piece of Tetris, one little square and a dev walk into a bar...

    Language:C31
  • davidtazy/tetris_engine_kata

    c++ game engine implementation. no ui

    Language:C++14
  • gcamerli/tetrigen

    Tetriminos generator for 42 fillit project :hammer_and_pick:

    Language:C20