Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    Packages

    Contributors

    Languages