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

This program uses several graphic effects to create a picture that can be saved

Version: 1.3
Created: 12th Nov 2005 05:28
0
0
Complete Applications

Makes nice puzzle game maps with just cubes and notepad.

Version: 1.0
Created: 4th Nov 2005 23:56
0
0
Complete Applications

A set of functions for creating and editing bit arrays.

Version: 1.0
Created: 2nd Nov 2005 10:35
0
0
Complete Applications

A program that translates whatever you type into l33t speak.

Version: 1.0 beta
Created: 29th Oct 2005 11:32
0
0
Complete Applications

Converts WAV files to OGG files for reduced size. OGG was recently introduced to DBPro in the latest updates. Needless to say you should be using the latest update that recognizes OGG Files.

Version: 1.0
Created: 29th Oct 2005 10:09
0
0
Music

A 3rd person view command.

Version: 1.0
Created: 26th Oct 2005 03:36
0
0
Camera

A modified version of Rockets 2.

Version: 1.0
Created: 25th Oct 2005 08:18
0
0
2D

A Game where you are a rocket that has misiles flying to earth which you need to shoot.

Version: 2.0
Created: 24th Oct 2005 05:12
0
0
2D

Bullet code to generate bullets that can fire at variable speeds and rate of fire. Uses a type for bullets and vectors for timing

Version: 1.0
Created: 23rd Oct 2005 14:15
0
0
3D

This is in reply to the previous code request for menu button when pressed prints "hello"

Version: 1.13
Created: 23rd Oct 2005 11:37
0
0
Input

Stops users getting past wihtout there password and username

Version: 1.13
Created: 20th Oct 2005 14:23
0
0
Complete Applications

This program has some nice pixel effects. All colors are drawn using memblocks.

Version: 1.0
Created: 20th Oct 2005 00:50
0
0
Complete Applications

Translete your name to ASCII Values. No attachments. im a begginer( as you can see) hehe

Version: .5
Created: 19th Oct 2005 14:26
0
0
Miscellaneous

ASCII Frogger DBPro Competition Entry

Version: 1.0
Created: 16th Oct 2005 18:58
0
0
Complete Applications

Cool little peice of coding that records your name and plays it back to you later when you have input the correct password. This is my first submission so please comment/improve

Version: 1.0
Created: 10th Oct 2005 11:47
0
0
Complete Applications

well... you walk around the box.......

Version: 500.0
Created: 10th Oct 2005 09:17
0
0
3D

#include <mem.h> #include <stdio.h>

Version: 1.0
Created: 24th Sep 2005 17:53
0
0
Text

Will make a given piece of text flicker random colours

Version: 1.0
Created: 23rd Sep 2005 15:06
0
0
Text

This is a text adventure example for beginers

Version: 1.0
Created: 18th Sep 2005 19:21
0
0
Text

This sample might eventually be of some help for other newbyes like myself. It shows 3 objects spinning (with some FX) over a terrain. Please enjoy it.

Version: 1.0
Created: 18th Sep 2005 08:08
0
0
Complete Applications

This library was made by HappyVirus(przemek_kaznowski@gazeta.pl) for begginers and for basic use. It has basic functions for widndows, text and background

Version: 1.0
Created: 17th Sep 2005 16:29
0
0
Text

The code to convert RGBA colours to a single value, and to extract the RGBA values from the single value.

Version: 1.0
Created: 14th Sep 2005 14:44
0
0
Libraries

A little bit of help on the physics

Version: 1.0
Created: 14th Sep 2005 11:19
0
0
Basic 3D

This will make any particles use your up down left and right keys to mvoe camera and enter key to create new particles. Simple code easy to understand. Mouse was a big help with this.

Version: 1.1
Created: 11th Sep 2005 18:37
0
0
Particles

An example/tutorialish of 3d sounds, how to position them, the listener, and move the listener about

Version: 1.0
Created: 11th Sep 2005 02:57
0
0
Sound / Music

Apply to a decal to enable switching on and off.

Version: 1.0
Created: 10th Sep 2005 13:50
0
0
Miscellaneous

You can use this program to make lines, first progamme i've made so far.

Version: 1.0
Created: 8th Sep 2005 09:44
0
0
Complete Applications

Make Psychadelic patterns with multi-coloured lines

Version: 1.0
Created: 8th Sep 2005 09:41
0
0
Complete Applications

This simple short demo shows a how to set night and day on an x model terrain using a sun and light source rotating around the terrain model. NB. Uses EZrotate

Version: 1.0
Created: 7th Sep 2005 17:27
0
0
World

This Pick Screen function will produce a 3D point a certain distance away from the camera that corresponds to a 2D point on the screen. Also can be used as a 3D mouse.

Version: 1.13
Created: 6th Sep 2005 21:00
0
0
3D Effects