Skip to content

ngenovictor/squad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squad

This app that allows you to recruit a well-balanced team of superheroes (or any other character-type of your choosing).

As seen on link

Specs

  • Hero object: Has a name, age, special power and weakness. Special powers and weaknesses could be freely assignable or you may offer users a pre-determined set to choose from.

  • Squad object: Has a max size, name, and a cause they're are dedicated to fighting (sexism, computer illiteracy, not covering your mouth when you sneeze, hogging bus seats with your backpack, passive aggressive post-it notes, etc).

  • Allows users to assign Heros to a Squad. Each hero can only participate in one Squad at a time.

  • You could even calculate scores for a specific skill area for your squad (defense, distance attacks, etc), or begin to integrate a turn-based battle system. Get creative! This could be the start of a fun portfolio piece!

Tech Used

  1. Java Language
  2. Spark Java Web Framework
  3. Java Unit Testing

Setup and installation Open terminal and type the following commands:

$ git clone https://github.com/ngenovictor/squad.git
$ cd squad
$ gradle run
open http://localhost:4567

About

App that creates squad and adds heroes to it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages