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 | |
---|---|---|
exciting multiplayer game Version: 1.0
Created: 3rd Aug 2010 16:54
|
Complete Applications | |
To help camera follow object Version: 1.0
Created: 23rd Jul 2010 06:30
|
Complete Applications | |
Adds two strings together and coverts the string to a char. Version: 1.0
Created: 22nd Jul 2010 06:39
|
Text | |
move object,collision,object hit Version: 1.0
Created: 19th Jul 2010 21:06
|
Complete Applications | |
Shows how to go through a vector and change the value of a vector using an iterator. Version: 1.0
Created: 17th Jul 2010 14:30
|
Core | |
Full multiplayer voice chat system using DarkNet for input and DBPro's memblock/sound systems for playback. Version: 1.0
Created: 17th Jul 2010 12:35
|
Multiplayer | |
Returns the distance between 2 2D or 3D points Version: 1.0
Created: 6th Jul 2010 12:58
|
Complete Applications | |
Change current working directory to that of your application. Version: 1.0
Created: 29th Jun 2010 11:06
|
File | |
A simple function which controls the camera with the mouse and incorporates a 3d cursor. Easy to drop into your existing code - follow the REM instructions. Version: 1.0
Created: 9th Apr 2010 12:26
|
Camera | |
Improved Pong. No Media! Version: 1.0
Created: 3rd Apr 2010 16:52
|
2D | |
Enhanced .X & .3DS Model Converter & Viewer Program.... This Program may convert .3DS Models to .X Format Models with Model Viewer, Recommended :- 3D Studio Max with an .X Model Plugin For Complex Model Conversion to .X Model Format, and then View using Model Viewer. Keyboard Controls are :- <Arrow Keys> Rotate Camera, <A> & <Z> Move Camera.... Version: 1.0
Created: 15th Mar 2010 06:33
|
Complete Applications | |
A simple menu GUI utility. Version: 1.1
Created: 26th Feb 2010 15:07
|
Miscellaneous | |
Use the arrow keys to direct the cat around a grid collecting bones while avoiding being caught by the dog Version: 1.0
Created: 24th Feb 2010 15:51
|
Complete Applications | |
Third person fenix mod host entity reloads when you do Version: 1.0
Created: 20th Feb 2010 10:32
|
Complete Applications | |
C++ Animated Sprite 2D Version: 1.0
Created: 20th Feb 2010 09:48
|
Basic 2D | |
C++ read .csv take asc byte ( 48 = zero, 49 = one, 57 = nine ) this is very slow but it does work Version: 1.0
Created: 20th Feb 2010 09:34
|
Input / Output | |
C++ reads a .bmp and slices tiles 19 across and 8 down then writes to matrix Version: 1.0
Created: 20th Feb 2010 09:17
|
Complete Applications | |
A quiz to tell if you are White and Nerdy. Version: 1.1
Created: 12th Feb 2010 10:13
|
Text | |
A short subroutine which will let you detect separate mousedown, mousepress and mouse up events, as well as double clicks. Version: 1.0
Created: 5th Feb 2010 16:52
|
Input | |
Here's a simple text coding of how I was able to level up a character by gaining experience. I hope this helps people out in the RPGamers........ Sadly, it double's up the needed Exp everytime you level up from the preveious needed Exp. Version: 1.0
Created: 29th Jan 2010 16:08
|
Text | |
Displays a simple popup using a box and text centered in the middle of the box. Version: 1.0
Created: 28th Jan 2010 19:51
|
Basic 2D | |
The computer thinks of a random number between 1 to 100! You must guess the number! Version: 1.0
Created: 18th Jan 2010 10:16
|
Complete Applications | |
a spinning cube which you use the arrow keys to control Version: 1.0
Created: 17th Jan 2010 02:33
|
3D | |
This is just a 3D room with nothing special yet. Version: 1.0
Created: 17th Jan 2010 01:31
|
3D | |
Walk on terrain created with terrain creating software. Version: 1.0
Created: 11th Jan 2010 09:21
|
Collision | |
Simple FPS camera with mouselook, move left-right, forward-back. Version: 1.0
Created: 8th Jan 2010 04:51
|
Camera | |
how to have 2 players on one screen. Version: 1.1
Created: 3rd Jan 2010 16:47
|
Multiplayer | |
NEW IMPROVED VERSION! This tiled based pathfinding have 3 levels of terrain to either walk on or avoid.(normal,rough and even rougher) It also tryes to get as close as possible to target if it cant find an path to the original target. If it takes to long to search path or it cant find an path so does it simply exit the loop and waits for a new target. I created this while i whas trying to learn ai coding for path finding. And its easially done for 3d games with some small changes. Screen shot is the neaded media. And this code! works really well :) Version: 1.1
Created: 3rd Jan 2010 15:03
|
2D | |
Fractions calculator Version: 1.0
Created: 28th Dec 2009 23:50
|
Input / Output | |
Code for a short jump. Version: 1.0
Created: 22nd Dec 2009 21:02
|
3D |