Want to buy dedicated service? Email: PeterDownie@Live.com
I have upgraded to a new virtual machine. As such most of the functions need setting up and I hope to also upgradethem to my new better system. If you use these please email and I will try and keep them available for you. Otherwise I may make changes that break your programs.
Our Solar System: Planets | Planets holds data about our solar system |
Chess Printer | ChessPrinter takes an array with two sub arrays. The first subarray is white and the second is black. It now also works with FEN! |
64 bit number to/from Decimal | This allows conversion from base to 64 base and back. |
Ipsum Lorem Generator | Does not generate latin but a bunch of other filler text. |
Number to Word Format | Takes a number and converts it to the word format. |
Large Bit Numbers | Large Bit Numbers allows you to set numbers larger than are available with scalars. Uses php gmp which is now on my server! |
Card Game Kit | Card Game Kit allowing for reducing complexity of card games! |
Chess Piece Logic | Chess Piece Logic calculates all of the possible movesfor pieces, it has quite long parameter lists and may be confusing to use, in the future I may make a video about it. |
User Control | User Control is a login system |
Forum Control | Forum Control is a forum system designed for use with userControl. |
List Control | List Control is a system for organizing lists. |
Chess Game Controller | Holds game data |
Chess Game Chat Control | Allows chess game users to chat in game. |
Chess Annotation Control | Allows people to comment about your game |
Chess Rating Systems | Used for calculating Chess Game Ratings. |
Chess Rating Storage | Store the new ratings. |
Chess Rated Game Requests | Used to store people who want to play rated games |
Chess Viewer | Used to show chess data. |
Form Creator | Used for simplifying form creation, specifically for the chess project. |