2017-10-15 16:59:05 +01:00
2017-10-15 16:59:05 +01:00
2017-10-15 16:59:05 +01:00
2017-10-15 16:59:05 +01:00
2017-10-15 16:59:05 +01:00
2017-10-15 16:20:42 +01:00
2017-10-15 16:59:05 +01:00
2017-10-15 16:59:05 +01:00
2017-10-15 16:59:05 +01:00
2017-10-15 16:59:05 +01:00

Wordsearch

Demo available at: https://bombadil.mafoo.org.uk/wordsearch/

Compiling

A simple Makefile is provided:

$ make

Once built, you need to make a "war" file to deploy to your J2EE container (tested on Tomcat)

$ cd war && jar cfv ../wordsearch.war .

Then deploy your war file :-)

Description
No description provided
Readme MIT 12 MiB
Languages
Java 93.2%
Makefile 4%
CSS 2.8%