Skip to content

bbawn/bawgle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A learning exercise from long ago. An example of trie (prefix tree) data structure.

Bawgle: word search game based on popular fave. https://bawgle-game.appspot.com

Web frontend uses Google App Engine. See https://developers.google.com/appengine/

TODO:

  • multi language
  • reverse boggle (given words, construct grid)
  • better UI (including phone-friendly layout and grid interaction)
  • multi player

BUGS:

  • cafe doesn't match, need to equate e-with-accent to 'e'

About

A word search grid game similar to popular favorite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published