Skip to content

rpgmakersanonymous/rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG

To Edit

Code Repo
	$ git clone https://github.com/rpgmakersanonymous/rpg.git rpg
	$ cd rpg
	$ git checkout -b feature_branch
Wiki

It is a separate repo, clone it to ./wiki/

	$ cd ~/rpg # root of your rpg.git repo
	$ git clone https://github.com/rpgmakersanonymous/rpg.wiki.git wiki # put it in a sub-dir
	$ cd wiki
GH-Pages

It is an orphan branch with separate files, treat it like the wiki

```
	$ cd ~/rpg # root of your rpg.git repo
	$ git clone https://github.com/rpgmakersanonymous/rpg.git gh-pages # put it in a sub-dir
	$ git checkout gh-pages # always work on this branch, and push to origin gh-pages
```

About

An RPG built with crafty.js and rails

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors