sinkstyt / game-project

3 stars 3 forks source link

Planet Escape

originally created February 15 through 18, 2021 spaceman jumping animation

An RPG-esque game that showcases an MVP of:

By Logan Roth, Morgan Bradford, Tien Nguyen, and Tyler Sinks

Technologies Used

Description

MVP Goals:

  1. Player can start game.
  2. Player can enter name and is greeted with scenario description, each turn's possible events, and object of the game.
  3. Each turn allows player to choose from these options:
    1. go on adventure (automatic): returns gold/resources(iron) or health decreases
    2. open shop menu with three options: buy iron maker, buy iron, buy welder.
    3. assemble a part to repair your space craft.
  4. Player can view their inventory and stats.
  5. Player can win by building 3 spaceship parts before 20 days elapse.
  6. Player can lose by not finishing in 20 rounds or reaching health < or equal to 0.
  7. Day is counted when successful player action occurs.

Strech Goals:

  1. Repeatable story/multiple paths.
  2. Events that happen each turn are populated to a game log.
  3. Battle system:
  4. Player can fight NPCs.
  5. Player can earn experience.
  6. Player can gain items (weapons, armor, space parts).

Setup/Installation Requirements

Download the repo:

Clone the repo:

Known Bugs

License

GPL

Copyright (c) 2021 Logan Roth, Morgan Bradford, Tien Nguyen, and Tyler Sinks

Contact Information