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 fake spinning cube, using the SetSpriteUVOffset(iSprite, u#, v#) and SetSpriteAngle(iSprite, angle) commands. Additional info: Download the attached "sprite.PNG" file and place it in the "media" directory of the project that you paste this code into.

Version: 1.0
Created: 7th Oct 2011 18:54
0
0
2D Effects

A simple function that returns an angle between two points. Additional info: Download the attached "arrow.PNG" file and place it in the "media" directory of the project that you paste this code into.

Version: 1.0
Created: 7th Oct 2011 17:09
0
0
Basic 2D

Nice scroll text effect

Version: 1.0
Created: 5th Oct 2011 08:19
0
0
Complete Applications

my attempt at Ray Marching Distance Fields

Version: 1.0
Created: 27th Sep 2011 09:05
1
0
Complete Applications

Text output functions that format input parameters according to format string.

Version: 1.0
Created: 16th Sep 2011 07:33
0
0
Text

This program allows you to document your program automatically

Version: 1.0
Created: 15th Sep 2011 08:33
0
0
Complete Applications

Copy any Bitmap to Screen 0 with a nice effect

Version: 1.0
Created: 13th Sep 2011 10:32
0
0
Complete Applications

Copy any Bitmap to Bitmap 0 with a nice effect

Version: 1.0
Created: 13th Sep 2011 10:24
0
0
Complete Applications

Displays ASCII characters 0-255

Version: 1.0
Created: 7th Sep 2011 17:53
0
0
Text

A password entry function that converts your password into a single caracter.

Version: 1.0
Created: 6th Sep 2011 11:32
0
0
Input

A DBpro version of a "Flood It" style game. Makes use of a 4-way recursive FloodFill algorithm with 2D Array.

Version: 1.0
Created: 5th Sep 2011 19:47
1
0
Complete Applications

Rain effects made with triangles.

Version: 1.0
Created: 20th Aug 2011 17:51
0
0
3D Effects

This is the 1st library ever for EASILY using the MySQL ODBC drivers, to check user authentications. GREAT use for MMORPGs! :)

Version: 0.9 (Bet
Created: 18th Aug 2011 13:15
1
0
Libraries

Function for splitting image into many small images using memblocks.

Version: 1.0
Created: 15th Aug 2011 04:38
0
0
Image

A sprite that rotates, and follows the mouse.

Version: 1.0
Created: 10th Aug 2011 19:07
0
0
2D

this is not for darkbasic is agk code looking at the

Version: 1.0
Created: 5th Aug 2011 05:26
0
0
File Control

This program can learn some symbol like alphabet and reconize a symbol writer. If symbol a is learn, and you write a different, He reconize symbol a

Version: 1.0
Created: 2nd Aug 2011 04:33
1
0
Complete Applications

How to make individual limbs transparent.

Version: 1.0
Created: 17th Jul 2011 21:13
1
0
Basic 3D

Everything works fine, but when i press enter, it doesnt do anything.

Version: 1.0
Created: 17th Jul 2011 20:55
0
0
Complete Applications

A program that displays all of the different fonts available. Most of the controls are with the mouse, but you can also change the size of the text with the "w" and "s" keys.

Version: 1.0
Created: 16th Jul 2011 22:09
0
0
Text

color box as a backdrop

Version: 1.0
Created: 29th Jun 2011 20:43
0
0
Complete Applications

This code enhances the TEXT command greatly. ALL code is free to use unless otherwise specified. Credit is appreciated but not required.

Version: 1.0
Created: 7th Jun 2011 22:20
1
0
Text

This function adds a color choice ontop of the regular ellipse drawing command. Function EllipseExt( X , Y , XRad , YRad , Col ) ALL code is free to use unless otherwise specified. Credit is appreciated but not required.

Version: 1.0
Created: 7th Jun 2011 22:17
0
0
Basic 2D

This code adds a color choice to the basic rectangle command. ALL code is free to use unless otherwise specified. Credit is appreciated but not required.

Version: 1.0
Created: 7th Jun 2011 22:16
0
0
Basic 2D

This code is a function that enhances the box drawing command.. Adding A color option. ALL code is free to use unless otherwise specified. Credit is appreciated but not required.

Version: 1.0
Created: 7th Jun 2011 22:13
0
0
Basic 2D

Hello, The following code is a Function that enhances the regular circle drawing, Function CircleExt( X , Y , Rad , Col ) Adding a color choice.. ALL code is free to use unless otherwise specified. Credit is appreciated but not required.

Version: 1.0
Created: 7th Jun 2011 22:12
0
0
Basic 2D

This example shows the date in three formats and displays time. ALL code is free to use unless otherwise specified. Credit is appreciated but not required.

Version: 1.0
Created: 5th Jun 2011 17:01
0
0
Complete Applications

Still working on, many problems

Version: 1.0
Created: 3rd Jun 2011 18:56
1
0
Games

Object movement with mouse

Version: 1.0
Created: 18th May 2011 06:17
0
0
Basic 3D

These are some functions to establish and access a basic score table.

Version: 1.0
Created: 15th May 2011 17:00
0
0
File Control