Pole balancing game based on the physics of inverted pendulums. Uses Runge Kutta to solve the differential equation of motion. There are 3 projects included; one for a single balance, one for a double balance (difficult) and one for the double balance in 3D (very difficult). Control it with the mouse. The force on the base is proportional to the offset of the cursor from the base.
File List:
@PSC_ReadMe_1618_7.txt
1Kb
Double Balance 3D Source/
0b
Double Balance 3D Source/Camera.pas
8Kb
Double Balance 3D Source/ColorConv.pas
3Kb
Double Balance 3D Source/DoubleBalance3D.dpr
424b
Double Balance 3D Source/DoublePendulum.pas
7Kb
Double Balance 3D Source/Global.pas
10Kb
Double Balance 3D Source/MainUnit.dfm
180Kb
Double Balance 3D Source/MainUnit.pas
10Kb
Double Balance 3D Source/Model3D.pas
4Kb
Double Balance 3D Source/ModelBuild.pas
38Kb
Double Balance 3D Source/World3D.pas
42Kb
Double Balance Source/
0b
Double Balance Source/DoublePendulum.pas
7Kb
Double Balance Source/InvertedPendulums.dpr
246b
Double Balance Source/MainUnit.dfm
1Kb
Double Balance Source/MainUnit.pas
5Kb
Single Balance Source/
0b
Single Balance Source/InvertedPendulum.pas
3Kb
Single Balance Source/InvertedPendulums.dpr
250b
Single Balance Source/MainUnit.dfm
1Kb
Single Balance Source/MainUnit.pas
4Kb
Similar code
Fast snake game
(Popularity: ) : Just a simple snake game I original wrote for my MSX, so the code already was very fast. You can adapt the game to any screen resolution, form size and adjust the vertical/horizontal amount blocks. Memory Game
(Popularity: ) : Learn how to use Delphi arrays, images, sound, and how to save and read from text files in this nice game of memory. TJoystick Component - Joystick routines for delphi
(Popularity: ) : The TJoystick Component is used to attach events associated with an attached joystick. The component was designed to supply multiple options for joystick implementation into Window based software. The GamePort property indicates which port will be monitored. Windows 95 appears ... Downfall
(Popularity: ) : A unique and addictive 2 player falling snow game based on a classic Atari ST game. Includes many useful features of any game such as customizable keyboard controls, game settings restored to previous settings when program is opened, resizable screen, ... SDL - Street Crawler
(Popularity: ) : I originally wrote this in Delphi & I have just started using SDL. I wrote this under linux but should owrk in windows. Plz rate ma code. Hangman 2K5
(Popularity: ) : Guess letters which make up an unknown word. Guess too many and you lose. Guess it correctly within the limit and you win. Improve your score by playing a harder level with less incorrect guesses. Check your history (records of ... UT SCANNER
(Popularity: ) : Scans Unreal Tournament servers and returns simple information back. This scanner is real primative but can be useful. Also, if you put in a IP address to a "Aliens versus Predator 2 Server", it will return the information. I believe ... Magic Game Scripting Engine
(Popularity: ) : MAGIC is a game scripting language. Many bugs at the moment, not 100% complete, and no script error checking. But it works!