Advertisement

Results for "Author: alexander chia"

ASP_Volume3 #45504
Auto-Scrolling TextBox

A few lines of useful code to make a text box auto scroll to the bottom every time it changes. (like mIRC and msn) Simply replace Text1 with the name of your textbox. By Alex. (http://www.alexchia.com)

ASP_Volume3 #45505
A KeyCode to Strings Converter

It is a function that converts keycodes like those used in _KeyDown events, to strings like "Ctrl", "Alt", "F", "/", which are recognizable to the end-user. Great for game programmers.

ASP_Volume3 #45506
Multiplayer Boggle

Multiplayer Boggle ==> An attempt to create a multiplayer version of the popular game Boggle to play with my friends online. ----- Features include: -Ability to customize almost every aspect of the round (eg Time of each round, interval timing, minimum word length, etc.) -A plethora of awards (eg Champion medal, Caterpillar word award, Treasure hunter award, Detective award, etc.) to be awarded to outstanding players every round! -Custom coded Depth First Search to find if word entered exists in board -Top 50 words of each round displayed after each round -In-game Dictionary to display dictionary entry of any of the top 50 words. Just click on the word in the listbox and an explanation will pop up. -Interesting End-round statistics shown (eg % of total words found, typing speed, words found by each player, etc.) -Dynamic in-game chat -A short help tab to explain to beginners how to play this game by Hasbro, as well as to display the awards that could be won -Gigantic internationally recognized lexicon of words (Enable2k) for nearly every valid word in the dictionary to be recognized by the game. -Up to 1000 players supported! (If you can find that many) Useful for programmers attempting to learn tcp network code. Coded in 3 days in VB 6.0. Please leave constructive comments and report any bugs encountered. Suggestions are also very welcome. Thanks! ***P.S. Read the readme.txt file before compiling!

4_2005-2006 #150801
Auto-Scrolling TextBox

A few lines of useful code to make a text box auto scroll to the bottom every time it changes. (like mIRC and msn) Simply replace Text1 with the name of your textbox. By Alex. (http://www.alexchia.com)

4_2005-2006 #150802
A KeyCode to Strings Converter

It is a function that converts keycodes like those used in _KeyDown events, to strings like "Ctrl", "Alt", "F", "/", which are recognizable to the end-user. Great for game programmers.

4_2005-2006 #150803
Multiplayer Boggle

Multiplayer Boggle ==> An attempt to create a multiplayer version of the popular game Boggle to play with my friends online. ----- Features include: -Ability to customize almost every aspect of the round (eg Time of each round, interval timing, minimum word length, etc.) -A plethora of awards (eg Champion medal, Caterpillar word award, Treasure hunter award, Detective award, etc.) to be awarded to outstanding players every round! -Custom coded Depth First Search to find if word entered exists in board -Top 50 words of each round displayed after each round -In-game Dictionary to display dictionary entry of any of the top 50 words. Just click on the word in the listbox and an explanation will pop up. -Interesting End-round statistics shown (eg % of total words found, typing speed, words found by each player, etc.) -Dynamic in-game chat -A short help tab to explain to beginners how to play this game by Hasbro, as well as to display the awards that could be won -Gigantic internationally recognized lexicon of words (Enable2k) for nearly every valid word in the dictionary to be recognized by the game. -Up to 1000 players supported! (If you can find that many) Useful for programmers attempting to learn tcp network code. Coded in 3 days in VB 6.0. Please leave constructive comments and report any bugs encountered. Suggestions are also very welcome. Thanks! ***P.S. Read the readme.txt file before compiling!

5_2007-2008 #173319
Auto-Scrolling TextBox

A few lines of useful code to make a text box auto scroll to the bottom every time it changes. (like mIRC and msn) Simply replace Text1 with the name of your textbox. By Alex. (http://www.alexchia.com)

5_2007-2008 #173320
A KeyCode to Strings Converter

It is a function that converts keycodes like those used in _KeyDown events, to strings like "Ctrl", "Alt", "F", "/", which are recognizable to the end-user. Great for game programmers.

5_2007-2008 #173321
Multiplayer Boggle

Multiplayer Boggle ==> An attempt to create a multiplayer version of the popular game Boggle to play with my friends online. ----- Features include: -Ability to customize almost every aspect of the round (eg Time of each round, interval timing, minimum word length, etc.) -A plethora of awards (eg Champion medal, Caterpillar word award, Treasure hunter award, Detective award, etc.) to be awarded to outstanding players every round! -Custom coded Depth First Search to find if word entered exists in board -Top 50 words of each round displayed after each round -In-game Dictionary to display dictionary entry of any of the top 50 words. Just click on the word in the listbox and an explanation will pop up. -Interesting End-round statistics shown (eg % of total words found, typing speed, words found by each player, etc.) -Dynamic in-game chat -A short help tab to explain to beginners how to play this game by Hasbro, as well as to display the awards that could be won -Gigantic internationally recognized lexicon of words (Enable2k) for nearly every valid word in the dictionary to be recognized by the game. -Up to 1000 players supported! (If you can find that many) Useful for programmers attempting to learn tcp network code. Coded in 3 days in VB 6.0. Please leave constructive comments and report any bugs encountered. Suggestions are also very welcome. Thanks! ***P.S. Read the readme.txt file before compiling!

6_2008-2009 #195837
Auto-Scrolling TextBox

A few lines of useful code to make a text box auto scroll to the bottom every time it changes. (like mIRC and msn) Simply replace Text1 with the name of your textbox. By Alex. (http://www.alexchia.com)

6_2008-2009 #195838
A KeyCode to Strings Converter

It is a function that converts keycodes like those used in _KeyDown events, to strings like "Ctrl", "Alt", "F", "/", which are recognizable to the end-user. Great for game programmers.

6_2008-2009 #195839
Multiplayer Boggle

Multiplayer Boggle ==> An attempt to create a multiplayer version of the popular game Boggle to play with my friends online. ----- Features include: -Ability to customize almost every aspect of the round (eg Time of each round, interval timing, minimum word length, etc.) -A plethora of awards (eg Champion medal, Caterpillar word award, Treasure hunter award, Detective award, etc.) to be awarded to outstanding players every round! -Custom coded Depth First Search to find if word entered exists in board -Top 50 words of each round displayed after each round -In-game Dictionary to display dictionary entry of any of the top 50 words. Just click on the word in the listbox and an explanation will pop up. -Interesting End-round statistics shown (eg % of total words found, typing speed, words found by each player, etc.) -Dynamic in-game chat -A short help tab to explain to beginners how to play this game by Hasbro, as well as to display the awards that could be won -Gigantic internationally recognized lexicon of words (Enable2k) for nearly every valid word in the dictionary to be recognized by the game. -Up to 1000 players supported! (If you can find that many) Useful for programmers attempting to learn tcp network code. Coded in 3 days in VB 6.0. Please leave constructive comments and report any bugs encountered. Suggestions are also very welcome. Thanks! ***P.S. Read the readme.txt file before compiling!

7_2009-2012 #218355
Auto-Scrolling TextBox

A few lines of useful code to make a text box auto scroll to the bottom every time it changes. (like mIRC and msn) Simply replace Text1 with the name of your textbox. By Alex. (http://www.alexchia.com)

7_2009-2012 #218356
A KeyCode to Strings Converter

It is a function that converts keycodes like those used in _KeyDown events, to strings like "Ctrl", "Alt", "F", "/", which are recognizable to the end-user. Great for game programmers.

7_2009-2012 #218357
Multiplayer Boggle

Multiplayer Boggle ==> An attempt to create a multiplayer version of the popular game Boggle to play with my friends online. ----- Features include: -Ability to customize almost every aspect of the round (eg Time of each round, interval timing, minimum word length, etc.) -A plethora of awards (eg Champion medal, Caterpillar word award, Treasure hunter award, Detective award, etc.) to be awarded to outstanding players every round! -Custom coded Depth First Search to find if word entered exists in board -Top 50 words of each round displayed after each round -In-game Dictionary to display dictionary entry of any of the top 50 words. Just click on the word in the listbox and an explanation will pop up. -Interesting End-round statistics shown (eg % of total words found, typing speed, words found by each player, etc.) -Dynamic in-game chat -A short help tab to explain to beginners how to play this game by Hasbro, as well as to display the awards that could be won -Gigantic internationally recognized lexicon of words (Enable2k) for nearly every valid word in the dictionary to be recognized by the game. -Up to 1000 players supported! (If you can find that many) Useful for programmers attempting to learn tcp network code. Coded in 3 days in VB 6.0. Please leave constructive comments and report any bugs encountered. Suggestions are also very welcome. Thanks! ***P.S. Read the readme.txt file before compiling!

Languages
Top Categories
Global Discovery