Skip to content

Ckevin99/Teamproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game: Goal Keeping

Project Title: Goal Getter: Make Goals Better

Contributors: Alexis Rudy, Ben Wassum, Dylan Butterfield, Jonathan Leonardson, Kevin Correia, Logan Wagstaff

Project Description: A program that gamifies goals. It allows people to play a game on achieving their real life goals and earn either in game rewards or real life rewards depending on their points.

Project Goals:

  • Work together as a group to design and progress in a larger project.
  • Understand a new software: UNITY
  • More practice with C# in an application setting
  • Splitting larger projects into smaller pieces
  • Being able to integrate multiple smaller projects into a larger main project

Team Checklist

  • Goalkeeping
    • Make goals
    • Display goals
    • Complete goals
    • Keep points
    • Spend points
  • Create World
    • Make background
    • Import character
    • Main menu
    • Shop
  • Make it pretty!
  • Integrate

Project Details

Requirements:

  • Create and store goals
  • Complete goals to acquire points
  • Store/save points
  • Create a shop with items
  • Points used in a shop to get "rewards"
  • Main menu
  • Main screen with character

Stretch:

  • Allow people to customize character
  • More items in the shop to buy for character creation
  • Have a database to store users, goals, and points

Team-Member Tasks

  • UI Programming:
    • Alexis: Created base goal program & creating database
    • Kevin: Created main UNITY program that will be used for goalkeeping, points and store
    • Logan: Created prototype UNITY goal program to integrate into other programs. Completed ReadMe
  • World Creation & Design:
    • Dylan: Created main scene and character
    • Jonathan: Created start screen and music
    • Ben: Created program diagram

Instructions for Build and Use

Steps to build and/or run the software:

  1. Must have Unity installed
  2. Take Unity files in this GitHub and import them into Unity program
  3. Implement files into program to have it re-create the program
  4. **Github hates Unity files, if you want a video let us know becuase its really confusing

Instructions for using the software:

  1. Main menu will open, press start to begin, or press other options to see what they do.
  2. You will see a breakdancing character in the middle of the screen. There will be buttons on the top left, select the option you want.
  3. Quit will take you back to the main menu.
  4. The goal selection will open the goal tab and you can add/complete/view goals from this tab.
  5. The store selection will open the store, which will use your points to buy (give permission to buy) "real" life items.

Development Environment

To recreate the development environment, you need the following software and/or libraries with the specified versions:

  • Unity was our development environment.
  • We will try to attach C# scripts for viewing.
  • Everything should be inside the scripts and/or the Unity program.

Inspiration and Important Sites

We used these sources to help progress our project:

Future Goals and Work

These are some ideas for future work:

  • Publish game to a platform
  • Make mobile version
  • Make a competitive mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published