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?
CodeBase Description | Category | |
---|---|---|
![]() |
Hi All, I'v made a Colour Module with some colour constants i found on the internet found on this site http://www.mythcode.org/ It's for HTML normal but i'v change it slighty to be used with DarkBasic Pro.. It would be great for all to use and if you have your own colours, you could post them here for all to. Thankyou.. Version: 1.0
Created: 13th Dec 2005 15:24
|
Libraries |
![]() |
Simple code that, with maybe some tweeking to make the letters settle faster, could be used in a program. Version: 1.0
Created: 13th Dec 2005 12:52
|
Text |
![]() |
Press down the mouse button to make a dot. Click & drag to make tons of dots. Right click to clear the screen. Version: 1.0
Created: 12th Dec 2005 22:23
|
Input / Output |
![]() |
Pressable buttons using BOX and TEXT commands Version: 1.0
Created: 11th Dec 2005 18:57
|
2D Effects |
![]() |
A simple 2d side shooter I wrote up, wip This was written on 5.3 trial version as my version is locked on my hd on a non working computer, and my cd is too damaged to instal :( but my new parts will be arriving soon! Yay, anyways it may not work properly on 5.8 or 5.9 who knows. Version: 0.41
Created: 10th Dec 2005 05:19
|
2D |
![]() |
rotate the camera using the mouse on it's X and Y angles. Version: 1.0
Created: 9th Dec 2005 08:03
|
Camera |
![]() |
An advanced camera system that's really easy to use. Rotates on x and y axes and also has zoom. Version: 1.0
Created: 8th Dec 2005 16:33
|
Camera |
![]() |
Includes a function that loads a heightmap and apply's it a matrix. Works perfectly and is easy to use. Code is commented with lots of details in how it works. Used with DB Pro u5.9 3 Version: 1.0
Created: 8th Dec 2005 00:02
|
Functions |
![]() |
How to create and control multiple items on screen at once. Version: 1.1
Created: 7th Dec 2005 16:56
|
2D Effects |
![]() |
A Simple Clock. Uses Spheres for Hands and Cubes for Hour Markers. Please tell me what you think. Version: 1.0
Created: 6th Dec 2005 21:15
|
Basic 3D |
![]() |
An orbit simulation of a sun, earth, moon and some space junk. Use arrow keys to move camera and + - keys to adjust zoom. Version: 1.0
Created: 6th Dec 2005 20:02
|
Basic 3D |
![]() |
Credit goes to Chris K. Simple 3D Pong. Version: 1.0
Created: 6th Dec 2005 19:52
|
Complete Applications |
![]() |
ImageShuffle w/ 5 x 5 tiles Version: 1.0
Created: 6th Dec 2005 13:13
|
2D |
![]() |
A Basic 2d starfield in DBP using types..Reasonably commented so you can see what's what ! Version: 1.0
Created: 4th Dec 2005 09:43
|
2D Effects |
![]() |
As an entry to the DBPro Challenge thread, the following was made in a week. Everything on the screen is done using the TEXT command and various INK's. You might just be surprised what you can do... ;) Version: 1.0
Created: 2nd Dec 2005 14:45
|
2D |
![]() |
Qualed Anti-Virus is a made-up company that I created and have been doing a line of programs with the name. Version: 1.0
Created: 2nd Dec 2005 09:11
|
Miscellaneous |
![]() |
Very Basic, but helpful to newbies. Version: 1.0
Created: 1st Dec 2005 18:23
|
Complete Applications |
![]() |
Basic Jumping Demo I did in about 30 minutes. Helpful for n00bs. Thanks to X_MEN for some of the source I got from a topic someone posted. Version: 1.0
Created: 1st Dec 2005 18:13
|
Complete Applications |
![]() |
Does the opposite of ABS. Version: 1.0
Created: 29th Nov 2005 20:04
|
Math / Physics |
![]() |
This code lets you draw an empty box on the screen using the left mouse button and dragging. Version: 1.0
Created: 29th Nov 2005 19:26
|
2D |
![]() |
The movement of an android sprite. Version: 1.14
Created: 26th Nov 2005 19:33
|
2D |
![]() |
Button code for DBPro Version: 1.2
Created: 25th Nov 2005 16:36
|
Input / Output |
![]() |
Piece of code used in my WIP to emulate the AD&D 1st Ed Attack Matrix. Credit to: x1b and LIT Version: 1.0
Created: 24th Nov 2005 22:13
|
Complete Applications |
![]() |
Piece of code used in my WIP. If credit given, give to x1b and LIT Version: 1.0
Created: 24th Nov 2005 22:10
|
Complete Applications |
![]() |
simple bullet code that is easily applicable to larger programs. mess around with color, size, speed, rate, etc. Version: 1.0
Created: 24th Nov 2005 14:29
|
Complete Applications |
![]() |
It let your mouse get followed by circles and it can work on Darkbasic and Darkbasic Pro. Version: 2.5
Created: 20th Nov 2005 02:23
|
Complete Applications |
![]() |
A color changing clock that follows the mouse Version: 1.0
Created: 18th Nov 2005 11:09
|
Complete Applications |
![]() |
a simple menu using sprites and images. non royalty, but would like an email with any upgrades you make. Version: 1.0
Created: 18th Nov 2005 11:02
|
Complete Applications |
![]() |
2D firework demo code. Version: 1.0
Created: 15th Nov 2005 18:14
|
2D Effects |
![]() |
This function will return whether a specified object is "colliding" with the camera. This allows for not having to type the distance formula again and again and is good for FPS games. Version: 1.0
Created: 14th Nov 2005 13:16
|
Collision |