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,053 entries over 69 pages.
CodeBase Description Category

Random maze generator, creates 3D maze and 2D map. Also allows first person movement through maze with basic collision. Updated to work with DBP 5.4

Version: 2.0b
Created: 24th May 2004 01:39
0
0
Math / Physics

makes a line thing really cool. my first program

Version: 1.0
Created: 23rd May 2004 19:15
0
0
Text

control your buggy throw amazing lanscapes :) actually nothing of that but work in progress... hope will help ;)

Version: 1.0
Created: 23rd May 2004 10:51
0
0
3D

This is a little main menu

Version: 1.0
Created: 23rd May 2004 06:12
0
0
Complete Applications

press the mouse button and move around the screen. The movements are written onto an image which has been textured to a plane.

Version: 1.0
Created: 21st May 2004 20:36
0
0
Memblocks

FREE Grid Base for learning purposes or use in a full game.

Version: 2.2
Created: 20th May 2004 14:02
0
0
Basic 2D

Similar style of message system seen on games like Unreal Tournament.

Version: 1.0
Created: 20th May 2004 03:48
0
0
Miscellaneous

Shows how to rotate around a object

Version: 1.0
Created: 19th May 2004 17:40
0
0
3D Maths

SCMS BASIC CLUB SOURCE CODE SERVER

Version: X.X
Created: 18th May 2004 18:10
0
0
Complete Applications

This is a little useful temperature converter between four scales. Might be interesting. It was my first program.

Version: 1.0
Created: 16th May 2004 21:46
0
0
Miscellaneous

An example of using the BSP Entities DLL to parse information from a BSP file

Version: 1.0
Created: 14th May 2004 14:34
0
0
System Enhancements

Creates as random number of balls and gravity spots, and then runs the simulation. Works as a nice screensaver. rem out the cls for a really cool effect

Version: 1.0
Created: 14th May 2004 08:45
0
0
Basic 2D

Simple adding of text which scrolls down the screen for easy reading.

Version: 1.0
Created: 13th May 2004 06:15
0
0
Text

To make a key or mouse button work only once, no matter how long you hold it for.

Version: 1.0
Created: 13th May 2004 05:56
0
0
Input

Easy function for creating buttons. Save loads of code with this button function. Even highlights code red!

Version: 1.0
Created: 12th May 2004 22:13
0
0
Basic 2D

calculator for shots per tank

Version: 2.0
Created: 12th May 2004 17:33
0
0
Math / Physics

This is a demontration of how to use vector2 commands to create a smooth curve between 2D points, using hermite splines.

Version: 1.0
Created: 12th May 2004 14:13
0
0
3D Maths

Source code for keeping an object at the mouse pointer, which is a must for RPG and RTS style games.

Version: 1.0
Created: 12th May 2004 12:54
0
0
3D

A library that takes the confusing numbers out of editing a mesh.

Version: 1.0
Created: 12th May 2004 10:47
0
0
Memblocks

That's a short program (140 lines) that allow you to draw the height of matrices... You cannot do another thing, but you can do it easily and fast.

Version: 1.2
Created: 9th May 2004 14:38
0
0
Complete Applications

Given an angle, this routine converts a 360degree angle into the relevant X & Y step values.

Version: 1.0
Created: 9th May 2004 09:56
0
0
Sprite

An "underwater" scene with drifting particles

Version: 0.1
Created: 9th May 2004 04:05
0
0
3D

A simple wep key generator for setting up wep on wireless networks.

Version: 1.0
Created: 7th May 2004 17:42
0
0
Input / Output

This is a multi-line input routine that returns a single string containing all the data from the input box.

Version: 1.0
Created: 6th May 2004 18:52
0
0
Input

Shoot with mouseclick.

Version: 1.0
Created: 6th May 2004 13:08
0
0
2D

Very simple sliding collision. This code only works for objects directly on the x and z axis, meaning rotated objects wont work correctly.

Version: 1.0
Created: 4th May 2004 23:31
0
0
Collision

This is a simple program that tests out your graphics card. Has color coding! Any comments, email me at thoth_onegan@hotmail.com

Version: 1.0
Created: 4th May 2004 20:25
0
0
Basic 3D

Move forwards with "w", backwards with "s". Change direction with the mouse. Jump with "ctrl". Click to shoot. Try to get the yellow ball before it canges position. ENJOY!

Version: 1.2
Created: 4th May 2004 14:11
0
0
Complete Applications

This function will work out the normals data of the face between two world coord's.

Version: 1.0
Created: 3rd May 2004 05:35
0
0
Math / Physics

This is a basic shell for editing a 256x256 matrix

Version: 1.0
Created: 2nd May 2004 14:45
0
0
Complete Applications