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 2d side scrolling example with foreground and background scrolling

Version: 1.0
Created: 16th Nov 2003 16:01
0
0
Complete Applications

Simple way to move around and explore worlds with camera.(Includes FPS, and Polygon count)

Version: 1.0
Created: 16th Nov 2003 15:58
0
0
Camera

Have you ever wanted to display a nice mutlicolor score, well you can with a set of number images and this little function? It will convert a integer into a series of sprite images.

Version: 1.0
Created: 16th Nov 2003 09:24
0
0
2D Effects

msbox() function with vb like sytax and constants

Version: 1.1
Created: 15th Nov 2003 20:31
0
0
Input / Output

A Simple Survival Game. How long can you survive?

Version: 1.0
Created: 15th Nov 2003 14:30
0
0
Sprite

How to make an dialog using windows user32.dll? Just copy the cod in your dbpro editor and try to edit somethings to see how it works.

Version: 1.0
Created: 15th Nov 2003 04:56
0
0
Complete Applications

Demonstrates how to throw and object threw the air using projectile motion.

Version: 1.0
Created: 14th Nov 2003 22:31
0
0
Math / Physics

It takes an image and creates a matrix from it.

Version: 0.9
Created: 14th Nov 2003 08:19
0
0
Bitmap

a twirling cube thing a bit like a screen saver

Version: 1.0
Created: 11th Nov 2003 14:51
0
0
3D Effects

This is a complete Noughts and Crosses programme. No media required. Just a simple example of how to write such a programme.

Version: 1.0
Created: 11th Nov 2003 09:40
0
0
Complete Applications

An example source code on how to make a drive browser... easy as <sencored> :)

Version: 1.0
Created: 10th Nov 2003 12:03
0
0
File Control

A simple Z plane starfield Quite a fast routine

Version: 1.0
Created: 9th Nov 2003 07:54
0
0
2D Effects

Multiple parallax Xplane starfield using sprites

Version: 1.0
Created: 9th Nov 2003 07:07
0
0
2D

This is a simple calculator, just load up the code, enter sum, and it brings up the answer. This is a simple calculator, it doesn't do decimals.

Version: 1.1
Created: 9th Nov 2003 05:02
0
0
Math / Physics

Sample program using the BASSMOD 1.6 DLL available from http://www.un4seen.com

Version: 1.0
Created: 8th Nov 2003 13:35
0
0
Sound / Music

Way awsome those Final Fantasy text dialogs... check it out ;)

Version: 1.0
Created: 7th Nov 2003 20:30
0
0
Text

Ever wanted to know how you can let darkbasic find and store individual words in a given sentance? wel here is a way to do it.. handy when you`ve created a chat program and want to create a CHATBOT or something like that...

Version: 1.0
Created: 7th Nov 2003 20:13
0
0
Input / Output

This code allows you to click anywhere on a matrix and reports the coordinates of the target area.

Version: 1.0
Created: 6th Nov 2003 17:49
0
0
Matrix

This routine allows you to setup up to 4 cameras (for up to 4 players)

Version: 1.0
Created: 5th Nov 2003 16:52
0
0
Display

This simply shows yet another way to have the scroll text effect. This truly does work and is very simple!

Version: 1.2
Created: 4th Nov 2003 21:45
0
0
Input / Output

This is simple code to reverse a string of text

Version: 1.0
Created: 3rd Nov 2003 15:57
0
0
Text

A couple of functions that help you keep track of your position/angle on x, y and z axis. Untested in DB Pro.

Version: 1.0
Created: 30th Oct 2003 19:56
0
0
Functions

Control Camera Using Keyboard

Version: 1.0
Created: 30th Oct 2003 09:32
0
0
Input / Output

handy way to shorten your sprite making code and remove a few programming headaches.

Version: 1.1
Created: 29th Oct 2003 22:49
0
0
Sprite

A simple Power Bar Function

Version: 1.0
Created: 28th Oct 2003 13:36
0
0
Display

This function sets a camera in an isometric view point.

Version: 1.0
Created: 28th Oct 2003 10:00
0
0
Camera

A basic joystick flight sim with an engine stall effect

Version: 1.0
Created: 27th Oct 2003 21:25
0
0
3D

It draws the button and give back a result of one if the player click on it.

Version: 1.0
Created: 27th Oct 2003 11:57
0
0
Input

A small 2P game. No media included but most of it is just stuff from the media folder.

Version: 1.0
Created: 25th Oct 2003 14:43
0
0
Complete Applications

Standard code template

Version: 1.0
Created: 25th Oct 2003 13:43
0
0
Complete Applications