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 | |
---|---|---|
Simple way to move around and explore worlds with camera.(Includes FPS, and Polygon count) Version: 1.0
Created: 16th Nov 2003 15:58
|
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
|
2D Effects | |
msbox() function with vb like sytax and constants Version: 1.1
Created: 15th Nov 2003 20:31
|
Input / Output | |
A Simple Survival Game. How long can you survive? Version: 1.0
Created: 15th Nov 2003 14:30
|
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
|
Complete Applications | |
Demonstrates how to throw and object threw the air using projectile motion. Version: 1.0
Created: 14th Nov 2003 22:31
|
Math / Physics | |
It takes an image and creates a matrix from it. Version: 0.9
Created: 14th Nov 2003 08:19
|
Bitmap | |
a twirling cube thing a bit like a screen saver Version: 1.0
Created: 11th Nov 2003 14:51
|
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
|
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
|
File Control | |
A simple Z plane starfield Quite a fast routine Version: 1.0
Created: 9th Nov 2003 07:54
|
2D Effects | |
Multiple parallax Xplane starfield using sprites Version: 1.0
Created: 9th Nov 2003 07:07
|
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
|
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
|
Sound / Music | |
Way awsome those Final Fantasy text dialogs... check it out ;) Version: 1.0
Created: 7th Nov 2003 20:30
|
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
|
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
|
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
|
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
|
Input / Output | |
This is simple code to reverse a string of text Version: 1.0
Created: 3rd Nov 2003 15:57
|
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
|
Functions | |
Control Camera Using Keyboard Version: 1.0
Created: 30th Oct 2003 09:32
|
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
|
Sprite | |
A simple Power Bar Function Version: 1.0
Created: 28th Oct 2003 13:36
|
Display | |
This function sets a camera in an isometric view point. Version: 1.0
Created: 28th Oct 2003 10:00
|
Camera | |
A basic joystick flight sim with an engine stall effect Version: 1.0
Created: 27th Oct 2003 21:25
|
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
|
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
|
Complete Applications | |
Standard code template Version: 1.0
Created: 25th Oct 2003 13:43
|
Complete Applications | |
Basic player with simple navigation options Version: 1.0
Created: 22nd Oct 2003 14:13
|
Animation |