Skip to content

clojurassic/sudorace-cljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudorace-cljs

To access "app", just point a browser to

file:///<project-root-dir>/resources/public/sudorace.html

For the moment, a grid (hard-coded) is displayed. The keys event are recognized:

  • arrow : the selected cell is changed
  • numeric key : the value is displayed in an alert

The mouse click inside a cell selects it.

To be done:

  • connect with other project (dealing with sudoku rules and game logic)
  • handle registering of players

License

Copyright © 2014 Clojurassic

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

client side of sudorace in clojurescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published