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?

Search
Found 2,054 entries over 69 pages.
CodeBase Description Category

A cool rpg menu with grafix, i know im getting better at DarkBASIC so i made this for the newbies, feel free to use it in a game!!!! Have fun! Alastair Zotos Anaconda entertainment

Version: 1.0
Created: 28th Dec 2003 06:30
0
0
2D Effects

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
0
0
Games

A nice camp fire/torch/whatever fire effect using particles.

Version: 1.0
Created: 24th Dec 2003 06:53
0
0
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
0
0
Display

A simple ftp program! Have fun with it!

Version: 1.0
Created: 23rd Dec 2003 22:10
0
0
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
0
0
Miscellaneous

Very very simple jumping code, with gravity and such.

Version: 1.0
Created: 22nd Dec 2003 22:32
0
0
Math / Physics

A simple hover craft engine (not made by me)

Version: 1.0
Created: 22nd Dec 2003 08:48
0
0
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
0
0
Basic 3D

This is a fully commented lens flare routine for DB Pro.

Version: 1.0
Created: 18th Dec 2003 07:58
0
0
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
0
0
Miscellaneous

A destructable terrain.

Version: 1.0
Created: 16th Dec 2003 12:16
0
0
Basic 3D

REAL Timer based Movement Loop

Version: 1.0
Created: 15th Dec 2003 20:18
0
0
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
0
0
Memblocks

A Function to tile images

Version: 1.0
Created: 15th Dec 2003 04:20
0
0
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
0
0
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
0
0
Math / Physics

Get a list of files or folders

Version: 1.0
Created: 5th Dec 2003 20:39
0
0
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
0
0
Functions

Simple readable example of using an array as a list

Version: 1.0
Created: 4th Dec 2003 17:29
0
0
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
0
0
Basic 2D

Make breakout levels with ease, save and load.

Version: 1.0
Created: 30th Nov 2003 03:37
0
0
Complete Applications

In here, I will briefly teach you about skyboxes.

Version: 1.0
Created: 29th Nov 2003 19:19
0
0
World

movement with an object while controlling the camera

Version: 1.0
Created: 29th Nov 2003 07:45
0
0
Demos

crafts war between egypt and israel

Version: 1.0
Created: 28th Nov 2003 16:53
0
0
2D

a break-out style game, mainly just my first game.

Version: 1.0
Created: 28th Nov 2003 16:40
0
0
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
0
0
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
0
0
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
0
0
2D

This function will parse a string.

Version: 1.0
Created: 22nd Nov 2003 21:05
0
0
Text