Skip to content

Some small (old-shool) amusements I like to code from time to time.

License

Notifications You must be signed in to change notification settings

luismedel/js-toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-toys

Some small (old-shool) amusements I like to code from time to time.

No planning. No quality. Only raw coding and fun.

clock

Clock and calendar widgets. I use it on an old phone in kiosk mode.

Demo

Screenshot

peg-solitaire

A peg solitaire game.

One afternoon, my daughter told me she wanted to play peg solitaire on her iPad. After searching for a very simple game on the App Store (no internet, not ads, no logins...) without luck, I ended writing her the game that same afternoon.

Demo

Screenshot

morph

Pixel morph effect.

Demo

Screenshot

lens

Realtime lens effect.

Demo

Screenshot

mesh

Basic physical simulation.

Demo

Screenshot

fire

My version of the mighty fire effect by Jare.

Demo

Screenshot

circular-progress-bar

An animated circular progress bar, in response of my friend's PGCircularProgressBar.

Screenshot

Screenshot

Running the demos locally

Open the included html files in order to view run the toy. But browser security is a shitshow, so some of them will require to use a web server (I don't remember which).

I included a make target to start a Python web server.

$ make serve

Open http://localhost:8000 in your web browser and navigate the repo tree up to the html you want to open.

About

Some small (old-shool) amusements I like to code from time to time.

Topics

Resources

License

Stars

Watchers

Forks