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 1,333 entries over 45 pages.
CodeBase Description Category

My First DarkBasic 3 hours coding time due to language issuse. Basic 2d functions not real clean.

Version: 1.0
Created: 8th Jul 2004 05:17
0
0
2D

Tried Troan's LEET keyboard and wanted to improve it a bit using DBP's entry$() command. I only did minor changes to Troan's code to make it more usable and fast, so credit goes to him. :)

Version: 1.0
Created: 5th Jul 2004 02:05
0
0
Input

Function library to convert RGB to/from HSL including demonstration code.

Version: 1.0b
Created: 3rd Jul 2004 06:37
0
0
Basic 2D

--Just a simple clock-- [My first post, got more but working out bugs..]

Version: v1.0
Created: 29th Jun 2004 00:11
0
0
Text

This DLL Library plug-in will extract Entity data from a .csm file. The entity data is extracted to a text based file with an extension of .elf (Entity List File). I have added the source code for anyone who is interested but you just can just download the zip file (contains .dll library and readme files, in addition to the source code) if you're not. It is important to read the readme file as it contains installation instructions and information about a bug in CShop 4.1 that you will need to be aware of to use the extracted data effectively.

Version: 1.0
Created: 26th Jun 2004 16:25
0
0
Libraries

Loads any number of Decks of Standard Playing Cards into a UDT Array from external files.

Version: 1.1
Created: 26th Jun 2004 12:03
0
0
Miscellaneous

A Function to help with Health Bars ect. in DBPro

Version: 1.05
Created: 26th Jun 2004 05:46
0
0
Math / Physics

very simple but effective snow falling no environment add your own

Version: 1.0
Created: 24th Jun 2004 12:42
0
0
Complete Applications

This Function Can change real numbers into string that can be writen in a file as a string Better than code "182" = Str$(182)

Version: 1.0
Created: 24th Jun 2004 09:30
0
0
System Enhancements

Dark Basic Pro code to demonstrate how you to use Tile Studio (http://tilestudio.sourceforge.net/) in your DBpro games. Tile Studio is an app for designing and creating tile maps for tiles based games.

Version: 1.0
Created: 24th Jun 2004 07:04
0
0
2D

A keystate tool. Useful...

Version: 1.0
Created: 22nd Jun 2004 08:16
0
0
Miscellaneous

How to manipulate particles.

Version: 1.1
Created: 21st Jun 2004 04:51
0
0
Particles

A generic media player with very few advaced features

Version: 1.07 bet
Created: 18th Jun 2004 15:44
0
0
Complete Applications

Use multiple joypads in your game with GLFW.DLL and my functions.

Version: 1.0
Created: 17th Jun 2004 19:31
0
0
Input / Output

This program will take any "mpk" files in the current directory (from which it is run) and unpack them. I'm using it alongside my level editor so that in the end there is a single level file with all media included, in one (easy to share) file. Use it however you want.

Version: 1.0
Created: 15th Jun 2004 13:40
0
0
File Control

This program will take all FILES in the current directory (from which it is run) and package them in a ".mpk file". Use the accompanying MediaUnpacker to unpack them. I'm using it alongside my level editor so that in the end there is a single level file with all media included, in one (easy to share) file. Use it however you want. !!!255 files max, 32 characters per file max!!!

Version: 1.0
Created: 15th Jun 2004 13:38
0
0
File Control

Just makes wep keys, its not the best but for 20 minutes of work its no bad. supports upto 512bit key and as small as 16bit

Version: 1.0
Created: 14th Jun 2004 14:27
0
0
Input / Output

A level editor I worked on for some time. Right now, it's on hold until further notice. Enjoy!

Version: 1.0
Created: 11th Jun 2004 02:22
0
0
3D

function to move an object to anothe mobject given speed and distance to stop moving

Version: 1.0
Created: 10th Jun 2004 21:46
0
0
Basic 3D

Object movement and collision. No media required.

Version: 1.0
Created: 10th Jun 2004 19:16
0
0
Collision

Tutorial on creating a database, saving records to an external file, and reading them back in again.

Version: 1.0
Created: 10th Jun 2004 01:50
0
0
File Control

A colorful, no media trip through the stars.

Version: 1.0
Created: 7th Jun 2004 23:34
0
0
World

This is a simulation of a guy walking around in the middle of a snow storm.

Version: 1.0
Created: 7th Jun 2004 10:44
0
0
3D Effects

Function for distance of objects

Version: 1.0
Created: 7th Jun 2004 09:58
0
0
Basic 3D

This will make a sphere and a cone. The cone will revolve around the sphere.

Version: 1.0
Created: 6th Jun 2004 21:41
0
0
Basic 3D

Learn how to utilize characters in your text with the len and mid$ command.

Version: 1.0
Created: 5th Jun 2004 14:03
0
0
Text

This tutorial will show you how to pick objects in 3D.

Version: 1.0
Created: 3rd Jun 2004 22:28
0
0
Basic 3D

This a pretty cool game

Version: 1.0
Created: 3rd Jun 2004 19:11
0
0
Input / Output

a complete badminton game , all is here , exept the final media (there is just WIP models textures and GFX ) and some code to allow user to change controls and graphic devices fun camera code and basic physics 1 or 2 players , AI included

Version: 1.0
Created: 3rd Jun 2004 08:41
0
0
Complete Applications

This one will find optimal path on a tiled matrix

Version: 1.0
Created: 2nd Jun 2004 12:52
0
0
Math / Physics