morikentiger / marioLikeGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marioLikeGame

How to compile

clang++ -o mario2 mario2.cpp -lsfml-graphics -lsfml-window -lsfml-system

./mario2

need homebrew's install

brew install sfml

About


Languages

Language:C++ 100.0%