By: HanClinto
Views: 182 | 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
By: sienacollege
Views: 129 | 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: 1tchy
Views: 122 | LoveIts: 4
Description: Use the mouse to set the width and height. Press space to draw the ellipse :P Please Comment
By: Mayhem
Views: 86 | LoveIts: 1
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: 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: fire99fire
Views: 6 | 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