Skip to content

zachallett/spacecrash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spacecrash

A public repo built on Mac OSX following Designing a one week game created by John Beltran de Heredia.

Each day in the guide will have its branch, so it will be easy to follow along. The master branch will be the final product of spacecrash.

Setup

You will need to have GLFW installed. To install easily via brew, do

brew install homebrew/versions/glfw2

You can also install GLFW from source, however per the environment setup, you need to have GLFW 2.X installed.

Clone the repository locally via git clone

git clone git@github.com:zhallett/spacecrash.git

cd spacecrash && open scosx/scosx.xcodeproj

Credits

About

Public repo of the game dev in 7 days by John BeltranDeHeredia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published