Showing related tags and posts across the entire site.
-
I updated the code example to remove some comments about the processClicks() function. Originally it was a function that returned a value, but now it's just a method. Here's some code and images/sound that you can use to create a nice looking clickable menu for your program. It would probably...
-
Howdy I did tell it to install for all accounts, but to my surprise, it installed the demo and media files under my account, not into all accounts. Now that I have found the tree, I moved it to a common location on my drive E:, edited the INI file and have tested it for my account. On my son's account...
-
Writing a chat phrogram to talk to a buddy online is easy using the Phrogram Talk add-in library. The add-in library includes an AutoChat mode that will handle the sending and receiving of chat messages while displaying the conversation in a separate window. The example code included below shows how...
-
Hi all, I just created an Example Addin Library and Supporting Help XML File for Phrogram. This is a Visual Studio 2005 C# version of a Phrogram Addin library that adds a simple Windows Yes/No Dialog Box to Phrogram, it is a very basic example of how the Phrogram Addin Architecture works. I added a lot...
-
This is my version of Breakout. Thanks to everyone who posted the assorted bricks, balls and sounds etc that I used. You can change the number of balls, the ball speed and update speed to make the game easier or more difficult if desired. Have fun
-
Chemistry prep by Jamey
-
This is a great example of Physics.Thanks to BradC for creating this game!
-
This is an example of bouncing balls with true physics to control direction and speed after impact, very cool!
-
Simple example of how to see if the mouse is over an image when clicked
-
This is French Billiards, lots of fun and good code example, Thanks Arnaud