https://github.com/bohdanmoroziuk/avio-test-task
My solution to the test task from the company AVIO Games to the position of JavaScript Developer.
https://github.com/bohdanmoroziuk/avio-test-task
canvas canvas2d pure-javascript test-task
Last synced: 9 months ago
JSON representation
My solution to the test task from the company AVIO Games to the position of JavaScript Developer.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/avio-test-task
- Owner: bohdanmoroziuk
- Created: 2018-03-23T18:26:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T18:32:18.000Z (about 8 years ago)
- Last Synced: 2025-02-13T04:31:27.205Z (over 1 year ago)
- Topics: canvas, canvas2d, pure-javascript, test-task
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Test Task
Test task for AVIO Games
## Version
1.0.0
### Install Dependencies
```bash
npm install
```
### Watch all tasks/files
```bash
gulp watch
```