All Tags » 2D (RSS)

Browse Site by Tags

Showing related tags and posts across the entire site.
  • 2D Menu Item classes

    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...
    Posted to Phrogram Examples and Code by blackmagic on Mon, Mar 16 2009
  • Splat!: War of the Stickfigures Beta

    Update: Now has basic walking animations for the Stickfigures, and a few other misc. things. Here is my latest game, Splat!. It is a 2D platform-shooter, supporting the following features: No Sprites: Everything is done with the 2D Drawing library Custom GUI Menus and Buttons ( A separate W.I.P. right...
    Posted to Phrogram Examples and Code by The Dragon Rider on Mon, Jun 2 2008
  • Breakout Game

    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
    Posted to Phrogram Examples and Code by Tomcat50 on Sat, Aug 18 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...
    Posted to Phrogram Examples and Code by DaveG27 on Sat, Mar 24 2007
  • Re: Interesting Array Question

    On number 1, one thought that comes to mind is to iterate through 3D space in blocks, rather than simply randomly generating X, Y and Z values, and deciding whether within each block you will place asteroid or a planet or nothing at all.. Think of dividing the 3D space in the game into 6 blocks along...
    Posted to Collaboration and Community Projects by JonS on Mon, Feb 12 2007
  • A large collection of 2D images

    This is a large collection of 2D images that have been posted over time
    Posted to 2D Image Files by Sharpidea on Wed, Nov 29 2006
    Filed under: Phrogram, Images, 2D
  • Billiards, by Arnaud

    This is French Billiards, lots of fun and good code example, Thanks Arnaud
    Posted to Games & Animations by Sharpidea on Wed, Nov 29 2006
    Filed under: 2D, Example, Game
  • Airdrop Vector Game

    Posted to Phrogram screenshots by JonS on Fri, Sep 15 2006
    Filed under: Game, 2D, Math, Vectors
  • 3D Pong Game

    This is a 2D game which simulates 3D by drawing perpective-based lines into the distance, and scaling the ball sprite realistically as it moves "farther" and "closer."
    Posted to Phrogram screenshots by JonS on Fri, Sep 15 2006
    Filed under: Game, 2D, 3D
  • Bouncing Balls - Sprite Collision Example

    Posted to Phrogram screenshots by JonS on Fri, Sep 15 2006
    Filed under: 2D, Sprites, Collisions
Page 1 of 11 (220 items) 1 2 3 4 5 Next > ... Last »