Skip to content

CaptainStack/shootball

Repository files navigation

Download to play here! (itch.io)

You will need a PC and a controller to play.

gif of gameplay

Development process

American Soccer (Shootball) is a game developed during the 2018 GitHub Game Off

Here is a Google Drive folder for our brainstorming and design documents: https://drive.google.com/drive/folders/1DVbgP0zJuZDnT_E6vsXGKhwUG_3zN5dC

Developers (add your name below as your first commit)

  • Andre Stackhouse
  • Kelsey Breseman
  • Christopher Proteau
  • Brett SLOWland
  • Music by Travis St. Onge
  • Design by Edward Roberts

Developer setup

  • Download Unity ("Personal" use is free)
  • Install! In the installer, ensure that the following Unity components are selected
    • Unity
    • Documentation
    • Mac Build Support
    • Linux Build Support
    • WebGL Build Support
    • Windows Build Support
    • Unity component selection
  • Open Unity on your computer and sign in with your Unity ID (or make one and then sign in with it). You'll have to go through a couple of survey/profiling screens :/ doesn't take too long, though
  • Clone this repo locally
  • In Unity, "Open", navigate into the top-level directory of the project, and select "Open". The project should import and open

Running the starter code

  • Go to shootball/Assets/MainGame/Scenes/Menus in Unity's "Project" navigator and open the "Main" scene
  • Click the Play icon at the top of Unity
  • If the game does not load correctly, try fixing it by going to File > Build Settings and change the "Target Platform" value. It shouldn't matter what you change it to, and you can change it back to its original value, there is just a bug that is fixed by changing it.

About

This is a 2D top-down shooter / sports sim game developed in Unity for the 2018 GitHub Game Off.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages