Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jrahman-zz/CS307

Repository files navigation

CS307 Fall 2014

Team Members:

  • Anant Goel
  • Don Phan
  • Jason Rahman
  • Jon Egeland
  • Josh Selbo
  • Levi Linville

App Server Development (appserver/)

To develop on the tilemaps in app/assets/images/tilemaps-src/

  1. Download Tiled Map Editor
  2. Copy the tilemap (e.g. sample.tmx) file to a local directory
  3. Create this directory structure in the same directory: assets/spritesheets/
  4. Copy all needed spritesheets from app/assets/images/spritesheets/ into that directory
  5. Edit the .tmx file in Tiled Map Editor
  6. File -> Export As... and save JSON file with same name (e.g. sample.json)
  7. Copy both the edited .tmx file and the exported JSON file to the repository

This is the easiest way to ensure that the exported JSON file references the correct spritesheet path that Rails generates.

Game library development (gamelib/)

TODO, high level overview, details in README.md in the gamelib folder

Routing server development (routingserver/)

TODO, high level overview, details in README.md in the routingserver folder

Resource server development (resourceserver/)

TODO, high level overview, details in README.md in the resourceserver folder

Execution server development

TODO, high level overview, details in README.md in the folder

Game Design

  1. Game Curriculum Design Document https://docs.google.com/document/d/1bNT2uZDCU3fieVWuSEAD8qZXnYcgVRa7E1lBz7eGC04/edit?usp=sharing
  2. Story Design Document https://docs.google.com/document/d/1uN6yrzzhVPVlJg6rd6VJG67-PLIayVNQt4ki7v5wdmo/edit?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6