Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Placer

A game heavily inspired by Tetris featuring single player mode, co-op mode and a versus mode. Play with friends on the same machine or challenge yourself and go alone. There's also something for competitive players! Up for the challenge? Try the game out for free on Itch.io!

Table of Contents

Features

  • Single player mode
  • Co-op mode
  • Versus mode
  • Rotation, clearing and other mechanics found in Tetris games

Controls

  • A/D/left/right - Move tetromino left/right
  • W/up - Rotate tetromino
  • S/down - Drop tetromino by one tile
  • space/enter - Send tetromino down
  • esc - Pause the game

Installation

This project depends on Raylib 5.5 and uses the C++17 standard. To compile, you'll have to include Raylib as a library, include the folder 'include' and add all .cpp files in 'main/' and 'main/util' as source files.

Usage

Simply run the executable after building. Assets folder must be in the same directory in which the executable is ran.

Contributing

I will not be actively working on this project from now on, so PRs are not welcome. If you file an issue, I might look into it in the future and fix it, but I cannot be 100% sure.

Credits

All assets and code was made by Acerx-AMJ.

This project is licensed under the MIT License. Feel free to copy, edit and distribute the code.

About

A game heavily inspired by Tetris featuring single player mode, co-op mode and a versus mode. Play with friends on the same machine or challenge yourself and go alone. There's also something for competitive players!

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages