Skip to content

zoeames/capstone

Repository files navigation

StarTrek: Journey to Starbase Andromeda

Build Status Coverage Status Built with Grunt

Live Version

Click HERE to try the live version!

Description

A choose-your-own-adventure game based on characters from the StarTrek franchise backed with real physics calculations. Players choose their captain and ship and then encounter ten stages in an attempt to safely get their ship to starbase Andromeda.

Screenshots

Image1 Image2

Technologies

Node
Express
MongoDB
AngularJS
Bootstrap

Models

User
  • .register
  • .login
  • .fingById
Game
  • .findByGameId
  • .findAllByUserId
  • .all
  • .create
  • .assignShip
  • .assignCaptain
  • .addStat
Captain
  • .findById
  • .all
Ship
  • .findById
  • .all

Features

  • register
  • login
  • logout
  • update profile
  • start new games
  • view results from previous games
  • calculate time elappsed for each stage

Contributors

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published