I've added a Wd-based UI to the Rosetta code task 2048 engine
<http://rosettacode.org/wiki/2048#J> and released it as an addon.

Install via the Package Manager
Run using:
   load 'games/2048'

or load the desired UI directly
   load 'games/2048/ui_wd'
   load 'games/2048/ui_console'

Enjoy!
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to