Skip to content

Cruder/hista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hista

Donkey Kong game.

RTFM

Required tools

  • git
  • make
  • cmake
  • C++17
  • SFML

Installation

  • Clone the repository
git clone git@github.com:Cruder/hista.git
  • Create a cmake-build-debug folder
cd hista
mkdir cmake-build-debug

Build

cd cmake-build-debug
cmake ..
make

Launch project

./hista_project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published