You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
blueprints/planets | 6 months ago | |
spec | 6 months ago | |
src | 6 months ago | |
.rspec | 6 months ago | |
Gemfile | 6 months ago | |
Gemfile.lock | 6 months ago | |
Makefile | 6 months ago | |
README.md | 6 months ago | |
Rakefile | 6 months ago |
README.md
TETU Game
FAQ
- What is the source file structure ?
- src/ holds all source
- blueprints/ holds all the "hardcoded" elements (list of technologies etc.)
- a __init.rb should be created in each subdirectory to initialize classes and modules if needed, it is compatible with
require_directory