8000 GitHub - hdvpdrm/snektris: fusion game of snake and tetris
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hdvpdrm/snektris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="react-directory-truncate">TetrisBlock.hpp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snektris

fusion game of snake and tetris

Game View

snektris

Controls

Arrows - movement

Dependencies

  1. SFML 2.6.1
  2. C++ 17

How to build this game?

  1. install sfml(if you don't have it yet) with your package manager
    Example:sudo pacman -S sfml
git clone https://github.com/hdvpdrm/snektris.git
cd snektris
bash build.sh

That's it! You're ready to play!

About

fusion game of snake and tetris

Resources

Stars

Watchers

Forks

Releases

No releases published
35D1

Packages

No packages published

Languages

  • C++ 97.2%
  • C 1.8%
  • CMake 1.0%
0