Skip to content

abithyzis/Boggle--coffeescript-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the Boggle game from Parker Brothers.

It runs in a browser using HTML and Javascript. Most of the project is written in CoffeeScript, which compiles to Javascript. I also use jQuery and the underscore library.

It is a single-player game without scoring. It is really just done as an academic exercise. If you are looking for a full-featured online game, keep googling!

To try this out:

 git clone git://github.com/showell/Boggle--coffeescript-.git
 cd Boggle--coffeescript-/ && open boggle.htm

About

a CoffeeScript take on Boggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published