jukkakoskinen / bagels

Svelte implementation of Bagels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bagels

Svelte implementation of a number guessing game called Bagels. Idea from Al Sweigart's The Big Book of Small Python Projects. You can play the game here.

Developing

npm install && npm run dev

Building

npm run build

About

Svelte implementation of Bagels.


Languages

Language:Svelte 53.7%Language:TypeScript 28.2%Language:JavaScript 12.7%Language:HTML 4.4%Language:CSS 0.9%