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 | |
---|---|---|
this will display a 24 hour clock Version: 0.9
Created: 9th Jul 2004 08:34
|
Miscellaneous | |
HexaPawn game learning AI program Version: 1.0
Created: 8th Jul 2004 08:40
|
Miscellaneous | |
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
|
2D | |
this is what iv got so far on a game im working on its not far yet gut it can change weapon between machine gun and shotgun. it also has medal of honor like controls Version: 1.0
Created: 7th Jul 2004 11:20
|
3D | |
This code shows a circle radar. Version: 1.0
Created: 6th Jul 2004 13:18
|
3D Maths | |
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
|
Input | |
Function library to convert RGB to/from HSL including demonstration code. Version: 1.0b
Created: 3rd Jul 2004 06:37
|
Basic 2D | |
It is my very FIRST PROGRAM!!!!!! you will like but DON'T LAUGH AT ME WHEN I AM BEGINNER BUT I LEARN MANY THING AND I KNOW MANY COMMAND TO DO IT Version: 1.0
Created: 3rd Jul 2004 01:06
|
Math / Physics | |
Type Leet! Just type on your keyboard and it types leet. Version: 1.0
Created: 2nd Jul 2004 18:06
|
Text | |
countdown from 3 to GO! with a simple code Version: 1.0
Created: 30th Jun 2004 17:06
|
Text | |
--Just a simple clock-- [My first post, got more but working out bugs..] Version: v1.0
Created: 29th Jun 2004 00:11
|
Text | |
make a matrix solid then to semi-transparent and then back to solid again Version: 1.0
Created: 28th Jun 2004 10:31
|
Matrix | |
Improved Nibbles game. More commentary. Version: 1.1
Created: 28th Jun 2004 09:48
|
2D | |
2d Nibbles game. Uses windows standard media sounds. Version: 1.0
Created: 28th Jun 2004 00:40
|
2D | |
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
|
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
|
Miscellaneous | |
A Function to help with Health Bars ect. in DBPro Version: 1.05
Created: 26th Jun 2004 05:46
|
Math / Physics | |
very simple but effective snow falling no environment add your own Version: 1.0
Created: 24th Jun 2004 12:42
|
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
|
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
|
2D | |
See if you can fight through Saddam's army and maybe even Saddam himself! Version: 1.0
Created: 23rd Jun 2004 19:46
|
2D | |
A keystate tool. Useful... Version: 1.0
Created: 22nd Jun 2004 08:16
|
Miscellaneous | |
Now with 1 Player and 2 Player Mode!! Version: 1.0
Created: 22nd Jun 2004 00:20
|
2D | |
Demonstrates that CLS is marginally faster than the backdrop (which, in turn, is also way faster than running in sprite backsave mode) when working only with sprites. Version: 1.0
Created: 21st Jun 2004 08:02
|
Sprite | |
How to manipulate particles. Version: 1.1
Created: 21st Jun 2004 04:51
|
Particles | |
A multi function calculator Version: 1.0
Created: 20th Jun 2004 10:40
|
Miscellaneous | |
Tells you scancode of key pressed... Version: 1.0
Created: 18th Jun 2004 21:31
|
Complete Applications | |
A simpeler way to use the text command Version: 1.0
Created: 18th Jun 2004 19:16
|
Text | |
A generic media player with very few advaced features Version: 1.07 bet
Created: 18th Jun 2004 15:44
|
Complete Applications | |
Use multiple joypads in your game with GLFW.DLL and my functions. Version: 1.0
Created: 17th Jun 2004 19:31
|
Input / Output |