GitHub - fuo/xcode-cpp: ncurses gaming project on Mac OSX · GitHub
Skip to content

fuo/xcode-cpp

Folders and files

Repository files navigation

xcode-cpp

ncurses gaming project on Mac OSX

###Getting started just in 3 steps:

$ git clone --recursive https://github.com/fuo/xcode-cpp {YOUR-PROJECT-NAME}
$ cd {YOUR-PROJECT-NAME}
$ open -a Xcode framework.xcodeproj 

Later you can run this command to update the latest contents of all related submodules:

$ git submodule update --init --recursive --remote


About

ncurses gaming project on Mac OSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors