Skip to content

ginpachiSensei/HeroGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chomusuke

Clone of https://github.com/PfAndrey/supermariohd

1. Clone:

git clone --recursive https://github.com/ginpachiSensei/TestGame.git

If cloned without recusive use git submodule update --init to fix This project imports it's dependency on SFML via a git submodule in the ext folder.

Requirements
CMake -- required to build this project

2. Build project

cd TestGame
mkdir build && cd build
cmake ..
./TestGame

SFML can be found http://www.sfml-dev.org

About

inspired by https://github.com/PfAndrey/supermariohd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors