Skip to content

chinen-octtn/Count-to-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Count to 3

3 秒でぴったり止めるゲームです。

PWA Night CONFERENCE 2022 の登壇資料で紹介したサンプルコードです。

ブランチ

ブランチごとに機能を分けて実装しています。

開発環境

/
├── assets/
│   └── css/
│        └── style.css
│   └── img/
│        └── icon-192x192.png
│   └── js/
│        └── script.js
│
└── index.html