My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 11
Uhhh... not to much to say here, input your boggle board (currently only supports the standard 4x4 board) as a string of 16 characters and it finds all the words found in the dictionary you specify. python BoggleSolve.py -b erwtghuaplozdeaa Or you can have it generate a random board by seedin...
This is the classic word scramble game implemented orginally in Java with Swing, but also later with C++ and Qt. Every attempt to stay faithful to the game was made. This was inspired by a first-year, university project.
The solver implementations were used for benchmarking Common Lisp against C code. They are intentionally not threaded to ensure that they only use one cpu core. The goal is not to measure multi-core performance or algorithmic/data structure optimizations against each implementation but to instead c...
Basic code to score a board in the game Boggle, by Hasbro. I'm trying to make this as fast as conceivably possible, mostly as an exercise in optimization.
Implementacion del juego de mesa Boggle en el lenguaje de programacion Java con interfaz grafica y conexion para multiples usuarios
My Concurrent programming project
Laboratoire de modification du jeu Boggle
This is a boggle/word-scramble solver that runs on Google App Engine. It supports NxN grid games and will highlight where the words were found on the page.
**Sierra Sliders** A web application based on a post by Kathy Sierra to help with project planning **Magnetic Poetry** A web application featuring bookmark friendly poems and a REST interface **Silent Boggle** All the fun without the noisy dice. Also gives the computer's solution so ...
Logophilia.org (codenamed lexigator) is a basic Ruby on Rails app for aggregating and displaying word lists in interesting ways. see logophilia.org
1 2 Next