Ag is a fast, scriptable anagram generator that makes it easy to find *interesting* anagrams. Also includes powerful pattern matching features for fans of crossword puzzles and games like Wordle or Scrabble.
Live demo: https://js-anagram-finder.sourceforge.io/index.html
Features:
-10,000 word english dictionary from another repository
-Dictionary is under half a MegaByte(MB)
-Finds all combos based on dictionary file
-It takes a few seconds to show results
-Works online and offline
-Unlimited searches
-Feel free to distribute and modify
Limitations:
-It is limited to 10 characters for each search.
...It also keeps a history of those deleted.
Features
It can also perform other small tasks:
Statistics of chan activity with Pisg
Statistics of the words used, number of times...
Anagram using René Cougnenc's Dictionary
Dico still present in Debian-based distributions
Management of rights to activate, of users
Permission to interact
Blocking a user
Protection of defined users against Kick, MODE -o, ban...
An anagram is a word or phrase formed by rearranging the letters of another word or phrase. For example, the word cinema can be rearranged into the word iceman. Your game will challenge the player to create anagrams from words and phrases you provide.
Anagram - is a process of arranging letters in a word to form a new meaningful word. Anagram Generator is a tool which is used to generate all possible meaningful combination of the words from a given input word. This anagram generator is designed using Hypertext Markup Language(HTML) and Cascading Style Sheets(CSS).
The Front end validation part is done using JQuery and the programming logics are written using PHP.
The application is a result of one-semester subject supposed to introduce to OpenGL. Code is, at least I hope, properly commented and is published for better understanding of very simple, yet already archaic, methods of using OpenGL without shaders (everything is build from gl, glu, glut, glew and alut libraries and the technique I feel most advanced in the project are VAO objects). Do not expect anything more than this.
Miplex is your best solution for small and medium sized amateur and professional website. Since Miplex is an anagram of "ximple" which just means simple web content based on xml, the philosophy of this project is already part of the name.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Net-o-Grama is a networked anagram game, which can be played by up to 4 players, but playing alone is also supported. Currently the server and a terminal (ncurses) based client for Linux is ready, but a graphical client (sdl) is coming soon.
Tony Riven (anagram) is a software that helps you managing your private Inventory.
It uses Java web technology to be operable over your prefered web browser.
iThink is an intelligent word game developed with python. iThink uses CLIPS (an expert system tool) for identifying the difficulty level of the question based on the gamer's performance. Play the game and share with us your valuable experience.
This GUI application generates an anagram, which means rearranging the letters of a word to obtain other words. The application is written in C++ with Qt-4, which means it runs on Unix and also Windows and Mac.
Jumble Helper is a graphical aid for anagram games like Jumble and Scrabble, taking in a group of letters, allowing the user to form the anagram [phrase] on his/her own (no dict), watching the source letters move in real time between <remaining> & <used>.
<b>phpAG</b> is an anagram generator written in PHP.<br /><br />
It takes any string as input and can output whether all permutations or only meaningfull anagrams i.e. permutations corresponding to words stored in a separated text file.