Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haykokoryun/mid-air-repair
https://github.com/haykokoryun/mid-air-repair
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/haykokoryun/mid-air-repair
- Owner: HaykoKoryun
- Created: 2020-02-01T12:37:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:14:56.000Z (almost 2 years ago)
- Last Synced: 2024-03-18T04:21:18.148Z (8 months ago)
- Language: Vue
- Size: 4.66 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![forthebadge](https://forthebadge.com/images/badges/as-seen-on-tv.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-by-neckbeards.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/built-with-science.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/compatibility-betamax.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/contains-technical-debt.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-vue.svg)](https://forthebadge.com)**Mid-Air Repair** tasks you and your friends with commandeering a vehicle that is slowly falling apart as it's careering downhill. You will need to cooperate to see how far you will make it before the wheels come completely off the axles, or the suspensions completely give in, or.. there's so much that could go wrong!
Built during the **[Global Game Jam 2020](https://globalgamejam.org/)**, using:
- Box2D
- Vue
- PIXI
- AirConsole## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```