Skip to content

xDEEVx/cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubes

Simple geometry game




Installing

!!! For the game to work, you need to install sfml !!!

git clone https://github.com/night3098/cubes
cd cubes
g++ Source.cpp -o cubes -lsfml-graphics -lsfml-window -lsfml-system
./cubes

Guide

  • Press "c" to change current player color
  • Press "r" to restart the game
  • Press "s" to skip a turn

  • The game ends after 3 passes for each player.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages