Skip to content

An implementation of the number-go-up game, just for fun.

Notifications You must be signed in to change notification settings

kkuchta/number-go-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Go Up

Based on this silly tweet about an rpg stripped to its essentials, I decided to spend an afternoon hacking together a working version. This is React (via Create-React-App) with Typescript and deployed on netlify at number-go-up.com.

I also used it as an excuse to checkout TailwindCSS. I'm still not convinced that it's not just the worst parts of Bootstrap and stock CSS, but I'm warming up to it a bit.

Usage

yarn start will run a development server at localhost:3000

yarn build will output the built site to /build

About

An implementation of the number-go-up game, just for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published