/buuummm

A simple typing game

Primary LanguageClojure

buuummm

A Hoplon project designed to teach typing while having fun

Dependencies

  • java
  • npm

Usage

Setup

npm install

Development

 npx shadow-cljs watch app
  1. Go to http://localhost:8000 in your browser. You should see a slime and a word. Type the word. Bum!

  2. If you edit and save a file, it will recompile the code and reload the browser to show the updated version.

Compile an optimized version

 npx shadow-cljs release app

License

Copyright © 2023 Marcelo Nomoto