2021-07-17 00:06:19 +09:00
2021-07-17 00:06:19 +09:00
2021-07-17 00:02:54 +09:00
2021-07-17 00:02:02 +09:00
2021-07-17 00:05:50 +09:00

UNO game written in JavaScript

For developers

Install webpack

This repo is compiled with webpack. So, first install webpack by

npm install webpack webpack-cli

Use webpack

npx webpack

This command will generate dist/main.js

Description
Uno game written in JavaScript which runs on html, browser
Readme 564 KiB
Languages
JavaScript 89.9%
SCSS 7.5%
HTML 2.6%