|
|
Browse by Tags
All Tags » 2D » example
Showing page 1 of 3 (25 total posts)
-
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
-
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 ...
-
In the attached zip is the code for the program (so you don't have to type it all), and the image files used in it which are not included in Phrogram itself. Please do feel free to post questions, suggestions, and feedback about the book and the examples here in the forum!
-
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 each axis, X, Y and Z. This ...
-
Very cool, Matthew, thanks for sharing! It's a great example and a very polished Phrogram program. Educational on more than one level! Here's a screenshot:
-
This is missile command a real classic!
Thanks to Larry Serflaten great work!
-
This is a pin ball game that is lots of fun, Thanks Arnaud
-
This is French Billiards, lots of fun and good code example, Thanks Arnaud
-
Hi Jamey, I took real pleasure writting my name on that wall, LOL this is just fun!
I put it in the downloads section:
http://phrogram.com/files/folders/phrogram_digital_art/entry1969.aspx
Thanks
-
Indeed very clever! Thanks for a great example, Neil!
1
|
|
|