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

text_input("message$",100,100,14) function text_input(message$,x,y,max)

Version: 2.0
Created: 3rd Aug 2009 04:44
0
0
Complete Applications

This program is simple and short, but it covers a variety of useful topics that beginners can take advantage of such as: text font and size change functions finite loops text manipulation

Version: 1.0
Created: 3rd Aug 2009 01:31
0
0
Text

This provides simple notepad interface, allowing the machine to constantly refresh the array and apply any saved changes.

Version: 1.0
Created: 3rd Aug 2009 00:26
0
0
Text

Random dungeon generator creates a text file with your dungeon level.

Version: 1.0
Created: 2nd Aug 2009 14:39
0
0
Complete Applications

use in GDK. takes previous cords test them to see if the user has a height of 0, which would be outside the terrain unless you have a big pit in the game in which the user needs to die anyway

Version: 1.0
Created: 29th Jul 2009 17:46
0
0
3D

an endless battle between cones

Version: 1.0
Created: 28th Jul 2009 18:19
0
0
3D

This is a simple technique to perform sliding collision on right angles.

Version: 1.0
Created: 21st Jul 2009 01:06
0
0
Collision

set of useful functions to be used in anything

Version: 1.0.0
Created: 20th Jul 2009 13:23
0
0
Functions

helps you develop smooth animated sprites

Version: 1.0
Created: 18th Jul 2009 20:26
0
0
Complete Applications

A simple plattformgame. Because the code would be to long you can only play level 1 to 11.

Version: 1.0
Created: 18th Jul 2009 11:03
0
0
3D

I needed i slidebar, so i thought i'd code one. and it seems kinda easy and handy so i though lets post it here Here's the code with some comments. I'm not sure of you'll understand it, cause i really suck at comments :p

Version: 1.0
Created: 16th Jul 2009 04:40
0
0
Input

helps you develop smooth animaterd sprite you need blueGUI

Version: 1.0
Created: 12th Jul 2009 14:06
0
0
Complete Applications

A text game that I was taught to make by Gil Galvanti.

Version: 1.0
Created: 12th Jul 2009 01:44
0
0
Functions

This is code I am working on to give FPS (first person shooter) control for maps (or levels) in the dbo format. I myself am using '3D World Studio'

Version: 1.0
Created: 11th Jul 2009 14:49
0
0
World

Simple WASD movement which can be placed in your 3D games

Version: 1.0
Created: 10th Jul 2009 09:14
0
0
Input / Output

another ange calculatoR

Version: 1.0
Created: 8th Jul 2009 15:58
0
0
Math / Physics

The code will create a pyramid mede out of triangles instead of boxes for smooth surfaces. I the MergeObjects function is based on something I found in the DB forums, but I can't remember where, so thank you, whoever you are :).

Version: 1.0
Created: 7th Jul 2009 19:06
1
0
Basic 3D

Better version of COLOR OBJECT

Version: 1.0
Created: 29th Jun 2009 18:00
0
0
3D Effects

Mario clone By Mince. Game Covers; 2D Scrolling system. 3D BackDrop. Mouse Activated Menu XTrm Basic. Functions. Data Arrays. Data Types. System Window Control. Lock Pixels. Frame Skip. Run Parameters.eg Test Mode> MincRo.exe -Test

Version: 1.1
Created: 28th Jun 2009 10:17
0
0
Animation

Makes a pyramid of cubes

Version: 1.0
Created: 28th Jun 2009 04:29
0
0
Miscellaneous

various functions, algos, programmes, merged together in 'Librarie 1'. See the 'long description' to check the function listed in.

Version: 1.0
Created: 19th Jun 2009 07:34
0
0
Libraries

Camera Movement with mouse, must be placed in a loop sequence, does not include moving with keys.

Version: 1.08
Created: 17th Jun 2009 04:31
0
0
Input

WASD Movement Coding, does not include mouse->look movement. Use for whatever

Version: 1.08
Created: 17th Jun 2009 04:28
0
0
Input

This is a little program that might hypnotize you if you watch it long enough

Version: 1.0
Created: 9th Jun 2009 17:56
0
0
Animation

This is a simple game of guessing the random number. Instead of just text there are graphics involved.

Version: 1.0
Created: 5th Jun 2009 02:32
0
0
2D

a simple 2d chase algo for beginners

Version: 1.0
Created: 2nd Jun 2009 11:12
0
0
2D

A nice password generator that will create and store passwords of any length and your choice of complexity, very simply to use.

Version: 1.0
Created: 1st Jun 2009 14:37
0
0
Complete Applications

this code is a very good FPS. 'my FPS' is in WIP so many features and functions aren't there ; use what you find useful: controls with mouse + arrowkey, .dbo level fully textured etc... this is my first FPS ; simple shooter, very simple and quick... player can't shoot for the moment so you have to add this functionality WIP forum thread is there: http://forum.thegamecreators.com/?m=forum_view&t=151744&b=8&p=0#m1772117

Version: 1.11
Created: 28th May 2009 13:29
0
0
Complete Applications

This is a program that you could use for a computer lock at startup!

Version: 6.0
Created: 28th May 2009 11:07
0
0
System

Simple 3D game using random movement; no media! Chase the cube to get it to collide with the sphere.

Version: 1.0
Created: 24th May 2009 16:07
0
0
3D