Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T18:32:18.000Z (almost 7 years ago)
- Last Synced: 2024-12-20T10:18:39.891Z (about 2 months 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
```