noru / 3-match

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple 3-match game with 0-dependency

Just πŸš€PLAY!πŸš€

Alert: it has πŸ”ŠaudioπŸ”Š

It's a personal expirement rather than a full-fledge game trying to entertain people. Only key stuff (in my opinion) are implemented.

Here's a blog about it.

It should work with modern browsers. If not, I don't care.

Code guide

npm install // then
npm start   // localhost:8080

npm build   // to get bundle

About


Languages

Language:TypeScript 72.6%Language:CSS 10.4%Language:JavaScript 8.6%Language:HTML 8.4%