By: zipperipper
Views: 18 | LoveIts: 0
Description: change the kick to change how far each point moves.. note that i got the idea from something someone made BUT i made my own one from a blank script canvas!
By: bartybacon
Views: 9 | LoveIts: 0
Description: A simple Sin and Cos graphic plotter. The pen color changes depending of the Y position.Press space to clear and Green Flag to draw. Green = Cosine, Red = Sine
By: fire99fire
Views: 13 | LoveIts: 0
Description: This is the first step in a cannon based game. I used physics to make a realistic cannon ball and this working script can be used by anyone to make a game. I am going to expand this with more physics, and expect to release several games based on this fairly soon. Be expecting them! Left/Right to ch ... show more
By: cesanto
Views: 23 | LoveIts: 0
Description: First attempt to simulate chaos. Vary r (here multiplied by 10) and notice the oscilation in xn xn+1=r*xn*(1-xn) Press 's' to start...
By: Mayhem
Views: 94 | LoveIts: 2
Description: This project derives the sin, cos and tan of an angle by using the following formulae: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXsin() = opposite/hypotenuse XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX cos() = adjacent/hypotenuse XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX tan() = opposite/adjacent XXXXXX ... show more
By: 1tchy
Views: 128 | LoveIts: 5
Description: Use the mouse to set the width and height. Press space to draw the ellipse :P Please Comment
By: sienacollege
Views: 132 | LoveIts: 1
Description: V 0.2 This is just a first draft cos function. This program draws the graph of 100*cos(x) function and lets you watch the values move. More soon hopefully feedback appreciated
By: HanClinto
Views: 183 | LoveIts: 2
Description: Asteroids has always been one of my favorite games, and so here's a simple clone that I whipped up in an evening. Sorry, you can't die in the game just yet -- it was getting late, and I figured I should just be done. Notable Features: ---------------------- 1. There is momentum for the ship's movem ... show more