ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 Next »
2
Date Submitted Mon. Jun. 9th, 2008 4:06 AM
Revision 1
Helper jamesmcm
Tags anagram | python
Comments 0 comments
A simple anagram maker written in python. Automatically adds original word to wordlist.txt if it does not exist there already so it may be used in conjunction with the solver.
2
Date Submitted Mon. Jun. 9th, 2008 4:09 AM
Revision 1
Helper jamesmcm
Tags game | platformer | pygame | python
Comments 1 comments
A simple platformer written in python using pygame. It is still plagued with bugs at the moment. Pre-Alpha.
2
Date Submitted Wed. Jun. 11th, 2008 4:45 AM
Revision 1
Helper jamesmcm
Tags plugins | python
Comments 0 comments
Part 1 of an autocomplete plugin designed for use in IMs. Not entirely finished since if two new words are used in one string then it doesn't add them correctly - starting with a full wordlist would reduce the chance of this occurring however.
2
Date Submitted Wed. Jun. 11th, 2008 4:47 AM
Revision 1
Helper jamesmcm
Tags plugins | python
Comments 0 comments
When given the start of a string it searches the wordlist and returns the most popular word used beginning with that string. Designed to be used in autocomplete IM plugin where tab would cycle through used words beginning with the string, in order of popularity.
« Previous 1 2 3 Next »