Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

type-arcade

A small collection of browser typing games. Each game is a single self-contained HTML file — no build step, no package manager.

  • index.html — landing page linking to the games
  • cloud-words.html — Cloud Words, type falling words before they land
  • word-blaster-v7.html — Word Blaster, a space-combat typing game

Stack

Vanilla JavaScript, HTML canvas, CSS. Word Blaster additionally loads three.js from a CDN.

Running

Open index.html in a browser, or serve the folder:

python3 -m http.server 8000

Then visit http://localhost:8000.

About

Two browser typing games in self-contained HTML files: canvas, vanilla JavaScript, no build step

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages