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 1,334 entries over 45 pages.
CodeBase Description Category

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

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

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

An example of animated frames. Another alternative to using animated sprites

Version: 1.0
Created: 19th May 2009 22:32
0
0
Basic 2D

A way you can create all kinds of passwords with 8 letters!A Madkiller Max Creation!This is a PASSWORD GENORATOR!

Version: 1.0
Created: 10th May 2009 22:12
0
0
Complete Applications

Allows positioning the camera around a 3d point, using mouseXYZ to control rotation, angle, and zoom. Limits Y rotation to prevent going over 90 degrees. Z is also limited to zooming between min and max values. If you've ever played games like Prince of Persia or Assassin's Creed, this will feel very familar to you.

Version: 1.0
Created: 4th May 2009 18:02
0
0
Camera

Airlock Demo is an example that utilizes object oriented programming techniques along with state machine dynamics to create autonomous behavior in game objects. In this case a airlock that will react to a player when he/she approaches.

Version: 1.0
Created: 29th Apr 2009 02:23
0
0
3D

This is DarkGDK code btw. You make lots of plains, texture them, and hide them, then when you click, it puts one wherever you are looking.

Version: 1.0
Created: 20th Apr 2009 20:58
0
0
3D

This code is an example on how to simply save and load arrays in DBPro. Older versions of DBPro may not support the Save array and Load array command, so make sure your version is the newest.

Version: 1.054
Created: 9th Apr 2009 01:44
0
0
File

This is TPS game example .You are in garden and shot all monster.. :~D

Version: 1.0
Created: 7th Apr 2009 15:10
0
0
Complete Applications

This is a modified version of a function by Benzoate. I have added a little code so the function now does not split a word at the end of a row. The word now moves to the next line.

Version: 1.0
Created: 7th Apr 2009 08:49
0
0
Text

The zip code contains a program .exe that fully describes everything, this .exe extracts information from a .x file let's say a mountain and creates a .txt containing data about the height of each point of the mountain to create a matrix in DBpro to represent that exact mountain previusly created, down here is the code to use that data, anyway everyting is on the zip including an example, I'm from Ecuador a latin country so the program is in spanish, I hope make it useful...

Version: 1.0
Created: 28th Mar 2009 22:22
0
0
Complete Applications

Asks for 5 inputs seperated by commas for the size of the empty box and the 5th input is wall thickness and you only have to hit enter once which is the reason I made it.

Version: 1.0
Created: 25th Mar 2009 17:20
0
0
Complete Applications

some functions to export a limbed model from DBpro to .x file format. Retains limbs, unlike builtin command which just makes one big mesh. So, you can build say a tile based terrain and save it out with all the tiled limbs intact. exported file loads up into milkshape and directx viewer fine.

Version: 1.0
Created: 23rd Mar 2009 01:50
0
0
Mesh

take a hex string and turns it into a number

Version: 1.0
Created: 21st Mar 2009 08:51
0
0
Math / Physics

Displays a random string that sorts to the desired string, like the titles effect from the Matrix movie.

Version: 1.0
Created: 18th Mar 2009 16:31
0
0
Miscellaneous

Insert into your own code to get an instant mousemove camera! =) *note* dependent on the camera being '0', or default. Numbered cameras may need additional coding.

Version: 1.0
Created: 16th Mar 2009 22:51
0
0
Input

game space invader sprite application

Version: 1.0
Created: 11th Mar 2009 18:08
0
0
Complete Applications

A ScreenSaver Made By Charlie And Modified By Jack

Version: 1.2
Created: 10th Mar 2009 19:53
0
0
Text

application game luigi jam-cheese sprite application

Version: 1.0
Created: 4th Mar 2009 05:01
0
0
Complete Applications