Languages Delphi & Kylix Delphi Games  

Magic Game Scripting Engine

download download  
important code information
author:
Tristan Penman
minimum requirements:
Magic Game Scripting Engine description

MAGIC is a game scripting language. Many bugs at the moment, not 100% complete, and no script error checking. But it works!


A scripting language.
made with Delphi 6 Personal, and a D6 compatible copy of DelphiX.
-------------------------------------------------------------------
1. magic will have bugs which have not even been found yet.
2. the only example of the scripting language is what is included with this file. i will make more examples, and possibly write a tutorial if some people are interested.
3. i will answer questions via email about the language, the source code, and about bugs you find.
4. if you make something cool with this, let me know. it will make all my work worthwhile :)
5. The scripting language currently has no error checking. This means code errors will just result in bad behaviour from the program.
6. if you intergrate this into a program of your own:
i. give me some credit.
ii. tell me. it'd be nice to know.


File List:
Box.bmp3Kb
Cursor.bmp1Kb
Example.gds1Kb
Magic.dpr189b
Magic.res1Kb
Main.dfm4Kb
Main.pas28Kb
README.txt1Kb
TODO.txt58b

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.
Balancing Game (Popularity: ) : 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 ...
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 ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 9
version
size in Kb 7
popularity   731/7913373
user rating 4/10
ad


New Code
Popular Code