https://github.com/v3ron/swapiwars
Game-like app consuming SWAPI
https://github.com/v3ron/swapiwars
angular typescript
Last synced: about 2 months ago
JSON representation
Game-like app consuming SWAPI
- Host: GitHub
- URL: https://github.com/v3ron/swapiwars
- Owner: V3RON
- Created: 2019-10-22T19:34:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:58:32.000Z (over 3 years ago)
- Last Synced: 2023-03-07T04:15:55.269Z (over 3 years ago)
- Topics: angular, typescript
- Language: TypeScript
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Simple game-like app to test out the SWAPI. Developed as recruitment assigment.
# Demo
Available at Github Pages! [Click here](https://v3ron.github.io/SwapiWars/)
# Features
* select your fighter - human or starship
* play local 1vs1 matches
* about 61 test cases
# Libraries
* Angular Material
* [Spectator](https://github.com/ngneat/spectator#custom-host-component) (I wish I would found you ealier <3)
* [Flexbox Grid](http://flexboxgrid.com)