Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

continue work on advbrowser (PHP) #36

Open
jgonggrijp opened this issue Apr 9, 2013 · 0 comments
Open

continue work on advbrowser (PHP) #36

jgonggrijp opened this issue Apr 9, 2013 · 0 comments

Comments

@jgonggrijp
Copy link
Member

@zed0 left the beginning of a fun game on his advbrowser branch: a textadventure that lets you browse webpages as if they were rooms. He informed me that he might want to work on it again in the future, but anyone is welcome to work on it in the meanwhile.

In order to get your own local branch for working on this, I suggest that you run the following commands (of course you don't need to add zed0 again if you already had him):

git remote add -f zed0 git://github.com/zed0/the-red-spider-project.git
git checkout zed0/advbrowser
git checkout -b advbrowser
git pull upstream master

After this you can just follow the regular workflow as described on the wiki.

Note: for historical reasons the branch also contains the source code of advshell, another adventure game. Please don't touch that file while on the advbrowser branch; if you want to work on advshell as well, do it on a separate branch: see issue #37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant