Skip to content

blobject/keyboard-warrior

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
dev
 
 
src
 
 
 
 
 
 
 
 
 
 

keyboard-warrior

Keyboard Warrior is a typing speed game that you can play on your web browser.

The game is a fresh venture into ClojureScript and web game development. It is in alpha, development currently on hold.

play

https://b.agaric.net/dev/keyboard-warrior (hosting currently unavailable)

run locally

  • clone
  • lein do clean; lein cljsbuild once min; lein run <port>
    • first deploy the clientside scripts, then run the server
  • visit localhost:<port> in a browser

anticipated features

  • clean, minimal, and pleasant look & feel
  • highly responsive multi-play
    • first with strangers, eventually in rooms/channels
    • spectating support
    • authentication and detailed statistics
  • various types of play
    • single, multi
    • time-limit, word-limit, no limit
    • story
    • combative
  • wide range of text
    • literary
    • programming
    • news articles
    • eventually support plugging in user-customised text

About

typing speed game for web

Topics

Resources

License

Stars

Watchers

Forks