Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axendeveloper/ts-apex-legends-random-equipment
Application randomizes equipment with improvements and a random character in Apex Legends game.
https://github.com/axendeveloper/ts-apex-legends-random-equipment
apex-legends typescript webpack
Last synced: about 1 month ago
JSON representation
Application randomizes equipment with improvements and a random character in Apex Legends game.
- Host: GitHub
- URL: https://github.com/axendeveloper/ts-apex-legends-random-equipment
- Owner: aXenDeveloper
- License: mit
- Created: 2021-04-09T18:05:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T16:05:34.000Z (over 3 years ago)
- Last Synced: 2024-10-26T23:49:28.728Z (3 months ago)
- Topics: apex-legends, typescript, webpack
- Language: HTML
- Homepage: https://apex.axendev.net
- Size: 20.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![GitHub Header](https://raw.githubusercontent.com/aXenDeveloper/ts-apex-legends-random-equipment/master/screenshots/1.png)
# (TypeScript) Apex Legends - Random Equipment
Application randomizes equipment with improvements and a random character in Apex Legends game.
## 🧰 Install
Use commands:
```bash
git clone https://github.com/aXenDeveloper/ts-apex-legends-random-equipmentnpm i
npm start
```## 🔨 Deployment
Command:
```bash
npm run build
```## 📂 Packages
| Packages | Description |
| --------------------------------------------- | ------------------------- |
| [Webpack](https://webpack.js.org/) | Bundle scripts and styles |
| [Typescript](https://www.typescriptlang.org/) | Types in JavaScript |
| [SASS](https://www.npmjs.com/package/sass) | CSS Preprocessors |## 🗃 Resources
| Resources | Description |
| -------------------------------------------------------- | -------------- |
| [Apex Legends EA](https://www.ea.com/games/apex-legends) | Images legends |
| [Apex Legends Wiki](https://apexlegends.fandom.com/) | Images shelds |## 📷 Graphics
![2](https://raw.githubusercontent.com/aXenDeveloper/ts-apex-legends-random-equipment/master/screenshots/2.png)
![3](https://raw.githubusercontent.com/aXenDeveloper/ts-apex-legends-random-equipment/master/screenshots/3.png)
![4](https://raw.githubusercontent.com/aXenDeveloper/ts-apex-legends-random-equipment/master/screenshots/4.png)