|
|
Browse by Tags
All Tags » Sprite » Phrogram
-
I am doing a science project and I am creating a computer program, in KPL, that will count bacterial colonies. But I wanted to do simulations first. I need help with two things. The first is how to code this: if the pixels are white do not count else count. Then I need it to check the surroundings for black pixels and if it finds one then not to ...
-
UFO Maze is an example of easy to understand simple game code
-
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 ...
-
Simple example of how to see if the mouse is over an image when clicked
-
Indeed very clever! Thanks for a great example, Neil!
-
Also see the "006 Keyboard Controlled Sprite" Examle in the Step-By-Step Tutorials in Phrogram
Thanks Walt
|
|
|