CodeBase Entries
Welcome to our CodeBase where you can search through DarkBASIC, DarkBASIC Professional and AppGameKit source code covering a wide range of topics from full games to demo effects to object loaders.
All registered users can submit their own code from their account page, so why not contribute?
CodeBase Description | Category | |
---|---|---|
This is a cool racing game that u will like because im only 13 and its the best racing game i made, I have made better games b4 tho! Version: 1.0
Created: 27th Dec 2003 07:22
|
Games | |
A nice camp fire/torch/whatever fire effect using particles. Version: 1.0
Created: 24th Dec 2003 06:53
|
3D Effects | |
This is a simple function that takes a screenshot of the entire screen and saves it as a *.bmp file. Version: 1.0
Created: 24th Dec 2003 05:11
|
Display | |
A simple ftp program! Have fun with it! Version: 1.0
Created: 23rd Dec 2003 22:10
|
Complete Applications | |
Simple 2-screen split screen, with this you should be able to figure out how to four-screen or however many you need. Version: 1.0
Created: 22nd Dec 2003 22:34
|
Miscellaneous | |
Very very simple jumping code, with gravity and such. Version: 1.0
Created: 22nd Dec 2003 22:32
|
Math / Physics | |
A simple hover craft engine (not made by me) Version: 1.0
Created: 22nd Dec 2003 08:48
|
Games | |
This function gets the 3d distance between two points in 3d space where the position of the first object is x1, y1, z1 and the second is x2, y2, z2 Version: 1.0
Created: 18th Dec 2003 08:04
|
Basic 3D | |
This is a fully commented lens flare routine for DB Pro. Version: 1.0
Created: 18th Dec 2003 07:58
|
3D Effects | |
Someone (for whatever reason) really wanted a fast file copy routine. Here it is. It uses a decent size buffer and runs with it. Very fast... great for big media files. Version: 0.1
Created: 16th Dec 2003 19:08
|
Miscellaneous | |
A destructable terrain. Version: 1.0
Created: 16th Dec 2003 12:16
|
Basic 3D | |
REAL Timer based Movement Loop Version: 1.0
Created: 15th Dec 2003 20:18
|
Math / Physics | |
This code shows how you can use memblocks to simulate a matrix. It has the basic commands the normal matrix also has and more. Version: 1.0
Created: 15th Dec 2003 14:03
|
Memblocks | |
A Function to tile images Version: 1.0
Created: 15th Dec 2003 04:20
|
Bitmap | |
it is a calculator that does powers, square roots, multiply, divide, add and subtract, also does sin, cos, tan, inv-sin/cos/tan Version: ~1.5
Created: 12th Dec 2003 13:04
|
Math / Physics | |
Sliding box math collision. Collision data is stored in an array. For non-rotated boxes. Version: 1.0
Created: 7th Dec 2003 11:57
|
Math / Physics | |
Get a list of files or folders Version: 1.0
Created: 5th Dec 2003 20:39
|
File | |
This is a Function that will help you to Append to your file that is aready created Version: 1.0
Created: 5th Dec 2003 16:14
|
Functions | |
Simple readable example of using an array as a list Version: 1.0
Created: 4th Dec 2003 17:29
|
Core | |
A simple center sprite function, useful for making a gun cursor in games like HOUSE OF THE DEAD Version: 1.0
Created: 1st Dec 2003 08:35
|
Basic 2D | |
Make breakout levels with ease, save and load. Version: 1.0
Created: 30th Nov 2003 03:37
|
Complete Applications | |
In here, I will briefly teach you about skyboxes. Version: 1.0
Created: 29th Nov 2003 19:19
|
World | |
movement with an object while controlling the camera Version: 1.0
Created: 29th Nov 2003 07:45
|
Demos | |
crafts war between egypt and israel Version: 1.0
Created: 28th Nov 2003 16:53
|
2D | |
a break-out style game, mainly just my first game. Version: 1.0
Created: 28th Nov 2003 16:40
|
Sprite | |
This is a Basic health bar.(Or power/magic/ammo/etc.) Same 2D principles can be applied to anything that needs to grow/decrease in value on your 2D screen. Version: 1.0
Created: 23rd Nov 2003 13:58
|
Basic 2D | |
This is a simple way of doing a main menu for your game. The same principles are applied for detection of other objects on the 2D screen. Version: 1.0
Created: 23rd Nov 2003 12:01
|
Basic 2D | |
A very simple 2 player pong game. Extremely commented and explained. I hope to help some beginners with this one. Version: 1.0
Created: 22nd Nov 2003 23:53
|
2D | |
This function will parse a string. Version: 1.0
Created: 22nd Nov 2003 21:05
|
Text | |
a 2d side scrolling example with foreground and background scrolling Version: 1.0
Created: 16th Nov 2003 16:01
|
Complete Applications |