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

Simple upward scrolling of lines as new lines are added.

Version: 1.0
Created: 24th Feb 2006 14:41
0
0
Text

This is my first program with DarkBasic. It 's a simple loading bar for my future game with DarkBasic. I've used some commands of 2D basics like font's commands and image's commands.

Version: 1.0
Created: 23rd Feb 2006 08:25
0
0
Basic 2D

When you colliss the object cube than something happens... hmm .. What ? FIND OUT :D

Version: 1.0
Created: 23rd Feb 2006 02:46
0
0
Complete Applications

This is a program that writes values in binary and then converts it to human readable items.

Version: 1.0
Created: 22nd Feb 2006 09:29
0
0
Complete Applications

MOVING dot Without any MEDIA at all!

Version: 1.0
Created: 21st Feb 2006 13:02
0
0
2D Effects

this can move text. NO MEDIA NEEDED!

Version: 1.0
Created: 21st Feb 2006 12:13
0
0
Text

It's a simple program with a nice interface.

Version: 1.0b
Created: 21st Feb 2006 01:22
0
0
Complete Applications

just a few functions i threw together. There probally not very good but it was spare time.

Version: 1.0
Created: 17th Feb 2006 21:16
0
0
Functions

draws a dot-line from one screen coordinate to the next. Line plotter simply takes the largest span between 2 coordinates (let's say 'y' is the largest span between 2 coordinates) and divides it by by the smaller span which would be the x span, thereby arriveing at the add-amount for each dot drawn between the 2 coordinates.

Version: 1.0
Created: 17th Feb 2006 09:48
0
0
Basic 2D

SOme game - check it out ;) --- not media free ---

Version: 4.5
Created: 14th Feb 2006 07:52
0
0
Complete Applications

This program displays a very simple loading bar.

Version: 1.0
Created: 13th Feb 2006 15:56
0
0
Display

This code (Fakely) hacks of enemy files.

Version: 1.0
Created: 13th Feb 2006 09:29
0
0
Complete Applications

It is actouly a smile created of objects ... It didnt take me more than 15 minutes to create this little creature =D . Enjoy !

Version: 1.0
Created: 12th Feb 2006 13:20
0
0
Basic 3D

Hehe. It's kind of fun and media-free =D.

Version: 1.0
Created: 11th Feb 2006 06:27
0
0
Light

Flickering dynamic lights

Version: 1.0
Created: 10th Feb 2006 22:03
0
0
Light

Simple example of how to make conditions give feedback on screen and learn to play with remarks, colors, shapes, variables, loops and IF statements.

Version: 1.0
Created: 9th Feb 2006 20:48
0
0
Miscellaneous

Very easy code.You look from inside ... Kind of cool veiw :D . Wanna see?

Version: 1.0
Created: 8th Feb 2006 09:08
0
0
Complete Applications

This is an easy piece of code to get your camera to follow your 3D object

Version: 0.6
Created: 2nd Feb 2006 18:10
0
0
Camera

A sound password system created by Andrew cooper but extended by me

Version: 2.1
Created: 1st Feb 2006 10:05
0
0
Complete Applications

Doctor Who Timetunnel made in 2D.

Version: 1.0
Created: 28th Jan 2006 07:26
0
0
2D Effects

Weird load of spheres flying around one another.

Version: 1.0
Created: 28th Jan 2006 07:10
0
0
Miscellaneous

A very basic icon maker, it scales images & turns them into bitmaps for icon customizing!

Version: 0.1
Created: 27th Jan 2006 15:22
0
0
Complete Applications

This function uses Sparky's .DLL to pick an object from a 2D point, such as the mouse position.

Version: 1.0
Created: 27th Jan 2006 11:06
0
0
Miscellaneous

Makes the camera pan to a desired position and angle within a desired amount of time.

Version: 1.0
Created: 22nd Jan 2006 11:44
0
0
Camera

This is a Media-free clone of the hit PC game Descent (1995)

Version: 1.0
Created: 21st Jan 2006 13:55
0
0
3D

3rd release of the Juxta Tempus OpenSource RPG Engine. Very incomplete. NGC 2.03 && BlueGUI required

Version: 1.3
Created: 20th Jan 2006 20:48
0
0
3D

Same as Blink Animation only unlimited frames.

Version: 1.0
Created: 20th Jan 2006 19:15
0
0
Basic 2D

Be Chuck Norris as you round house kick Star Wars things.

Version: 1.0
Created: 20th Jan 2006 17:10
0
0
2D

Another Qualed program, this time making you think you are getting a virus, also, you cant exit the program once started.

Version: 1.0
Created: 20th Jan 2006 08:52
0
0
Miscellaneous

If you want to resize/Scale an image you would have to use bitmaps and unfortunately, bitmaps discard any alpha values. So I have written this function to allow you te resize an image and retain alpha values

Version: 1.0
Created: 19th Jan 2006 06:01
0
0
2D Effects