Skip to content

A card-game, called Super Card Battle, created to develop some tech and soft skills.

Notifications You must be signed in to change notification settings

raphael-ms/card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 

Repository files navigation

Super Card Battle

It's a card game similar to Super Trunfo, where every turn you get a new random card with power-stats (from 0 to 100) and you have to choose one skill to compare with enemy card, if your skill is bigger than the enemy you get a point, if its the same you just get another card, and if it's smaller you lose.

There's some options inside the game, for example: Pick another card, get a random enemy powerstat and pick an enemy powerstat. Each one cost some coins, when you play for the first time you get 10 coins, and everytime that you reach 10 points you get +1 coin.

SUPER CARD BATTLE

Tech stack

Our backend is a free API that gives us all data, for free. SuperHero API

At frontend we've used Angular 6+, Angular Material.

Firebase to Host, Auth and Realtime Databse.

GitFlow to manage our new features, hotfixs and releases.

And Agile Methodologies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A card-game, called Super Card Battle, created to develop some tech and soft skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published