All Tags » Code (RSS)

Browse Site by Tags

Showing related tags and posts across the entire site.
  • New 3D game scene and basic code

    Hello world, Here is my newest creation and attempt at 3D programming. I offer it up as a community project since I'm still too new to make it a really cool game. I've created all the geometry for this game while learning about 3D and how it works in Phrogram. Have fun Norman
    Posted to Collaboration and Community Projects by Norman on Wed, Apr 25 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...
    Posted to Phrogram Examples and Code by Norman on Wed, Feb 28 2007
  • February digital art contest

    Here is my entry for the February digital art contest. I added .TXT to the KPL file to allow upload. Rename it by removing the .TXT extension after you download it. The program creates a Lorenz butterfly which it then starts rotating in 3D space and the view zooms in and out. Run until bored. More on...
    Posted to Collaboration and Community Projects by DaveG27 on Wed, Feb 14 2007
  • Digital art contest, Date calculator

    Well here is a fun little date calculator, good for seeing how many years and days between then and now. The status line will also show total days. Enjoy, Norman Lucia
    Posted to Collaboration and Community Projects by Norman on Tue, Feb 13 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
  • Air Hockey

    This is a great example of Physics.Thanks to BradC for creating this game!
    Posted to Games & Animations by Sharpidea on Thu, Dec 7 2006
    Filed under: Example, Code, toy
  • Graffiti, put your mark on the wall

    Thanks Jamey, another great toy that is very interesting and fun!
    Posted to Digital Art by Sharpidea on Wed, Nov 29 2006
    Filed under: Phrogram, Example, Code
  • DriveMyCar, by Arnaud

    This 2D racing game is useful as a model for how to program a "scrolling" game - and also includes a demonstration of how to save and show high scores over time.
    Posted to Games & Animations by JonS on Mon, Oct 9 2006
    Filed under: Phrogram, 2D, Example, Game, Code
  • KPL-tris

    A clone of the well known game ... Contributed by MichaelH
    Posted to Games & Animations by JonS on Sat, Sep 23 2006
    Filed under: 2D, Example, Game, Code, Tetris
  • Image Viewer Example

    This is a program that displays a series of image files - photos or digital art. It allows the viewer to control moving between the images, to zoom in or out, and pan around the image. For the moment, the image filenames need to be listed in code, and the array of filenames sized to match. The zip file...
    Posted to Digital Art by JonS on Thu, Sep 21 2006
    Filed under: Image, Photo, Code
Page 1 of 6 (120 items) 1 2 3 4 5 Next > ... Last »