Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » Education » Example
Showing page 1 of 3 (25 total posts)
  • Re: Collaborator needed - Chemistry

    Chemistry made easy (LOL) by Jamey Image: http://phrogram.com/photos/phrogramscreenshots/picture3559.aspx Download: http://phrogram.com/files/folders/chemistry/entry3560.aspx
    Posted to Collaboration and Community Projects (Forum) by Sharpidea on April 8, 2007
  • Chem.jpg

    Chemistry prep by Jamey
    Posted to Phrogram screenshots (Gallery) by Sharpidea on April 8, 2007
  • Re: Analytic Geometry

    Thanks Jamey as always very cool educational Math stuff!   Image:  http://phrogram.com/photos/phrogramscreenshots/picture3554.aspx Download: http://phrogram.com/files/folders/phrogram_math_physics/entry3555.aspx
    Posted to Phrogram Examples and Code (Forum) by Sharpidea on April 8, 2007
  • Golden Ratio Seed Arrangement

    This a program that draws sunflower seed arrangement using the golden ratio(phi)/Fibonacci series as these are linked and loved by nature more on this can be found here http://goldennumber.net. The program creates a series of them then displays them in series at first then displays them randomly in an endless loop fading from one to the next all ...
    Posted to Phrogram Examples and Code (Forum) by DaveG27 on March 24, 2007
  • PlasmaRing ,Testing different things

    This is just a small program that you can use and pick apart for development into a game. It takes a min to load all of the background stuff so the screen is not doing anything for a minute, be patient. I was trying to make something cool for the digital art contest but I'm not good enough yet. I hope someone can get something fruitfull ...
    Posted to Phrogram Examples and Code (Forum) by Norman on February 28, 2007
  • Re: PhroDit 3.0

    I think this is what your looking for, happy holidays  Program SetLine      Method Main()            Define text As String             // set how many pixels high each line ...
    Posted to Phrogram Examples and Code (Forum) by Sharpidea on December 26, 2006
  • Re: Joystick

    Hi Jamey, I couldn't help myself, I expanded your Joy program with more colors and corrected a movement issue in the code. This is a fun example for spraying Graffiti in 3 colors and controlling the can movement with a Joystick http://phrogram.com/files/folders/phrogram_games_2d/entry2296.aspx I give Jamey full credit for this code, I just ...
    Posted to Phrogram Announcements and Discussion (Forum) by Sharpidea on December 12, 2006
  • Re: Writing

    Hi CallumBuxton, look at the code in "Math Programs \ Geometry Fun \ Circle Bouncing off of lines.kpl and Line - Line Intersection.kpl and Which side of the line.kpl These are good examples of how to do this
    Posted to KPL Questions and Answers (Forum) by Sharpidea on December 9, 2006
  • Re: Help on program

    Here is your code with the updates I think your looking for, I hope this help Keep having funProgram Hero     Method Main()               // Maximize()                Define Hero As ...
    Posted to Phrogram Announcements and Discussion (Forum) by Sharpidea on December 8, 2006
  • Re: AI Help

    Hi Peej, this is a function taken from the Facing2D example that can be modified to get the result you are looking for, it gets the distance from the player to the other sprites on the screen, then you need to write code to use this information to handle your needs      Function ObtainTarget( Ship As Sprite, List ...
    Posted to Phrogram Announcements and Discussion (Forum) by Sharpidea on December 6, 2006
1 2 3 Next >