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 | |
---|---|---|
![]() |
Image batch re-sizing Version: 1.0
Created: 18th Nov 2019 14:11
|
Complete Applications |
![]() |
..3D model viewer. Version: 2.0.22 +
Created: 9th Sep 2019 02:31
|
System Enhancements |
![]() |
AR TEST THIS IS UNFINSIED Version: 1.0
Created: 26th Apr 2019 20:25
|
Games |
![]() |
Implements some fundamental functionality that is not contained within the native API. Version: 1.0
Created: 5th Sep 2018 03:59
|
System Enhancements |
![]() |
Implements the basic attachment functionality for Sprites that FixObjectToObject provides for 3D objects. Version: 1.0
Created: 21st Aug 2018 19:46
|
System Enhancements |
![]() |
I neaded a fx to give my 3d a snes look. Version: 1.0
Created: 11th Aug 2018 13:45
|
Graphics |
![]() |
This will load a previous saved Maze Generated and convert to 3D - Use the Generator and Loader first Version: 1.0
Created: 24th Jul 2018 07:18
|
Miscellaneous |
![]() |
This is will a level1.dat file (or what ever you choose - this will load from a previously saved 2D Generated Maze Version: 1.0
Created: 24th Jul 2018 07:16
|
Miscellaneous |
![]() |
A 2D Maze Generation with a Saved output - will then be able to load in faster Version: 1.0
Created: 24th Jul 2018 07:13
|
Miscellaneous |
![]() |
Simple Retro Sprite Designer written in DBPro Version: 1.0
Created: 4th Jun 2018 16:49
|
Graphics |
![]() |
Got tired to write this by hand everytime i experiment with Power by 2 tiles. Version: 1.0
Created: 14th Apr 2018 14:48
|
Complete Applications |
![]() |
Displays a rolling menu for use in games Version: 1.0
Created: 11th Apr 2018 07:08
|
Functions |
![]() |
Creates paths for moving sprites Version: 1.0
Created: 11th Apr 2018 07:04
|
Complete Applications |
![]() |
An application for placement of tiles Version: 1.0
Created: 11th Apr 2018 07:01
|
Complete Applications |
![]() |
Demonstrates the use of physics in a fun game without media Version: 1.0
Created: 11th Apr 2018 06:58
|
Games |
![]() |
Creates a graphical effect with text by subtracting a value from one ascii value to another Version: 1.0
Created: 11th Apr 2018 06:56
|
Graphics |
![]() |
allows a method of color tinting a group of objects a set amount in one step Version: 1.0
Created: 11th Apr 2018 06:52
|
Graphics |
![]() |
color tints a whole image Version: 1.0
Created: 11th Apr 2018 06:50
|
Graphics |
![]() |
Complete 3D minigame showing a never ending world by wrapping objects in a predefined workspace Version: 1.0
Created: 11th Apr 2018 06:46
|
Games |
![]() |
Use Sine and Cosine to draw a circle Version: 2.0
Created: 14th Mar 2018 05:23
|
Graphics |
![]() |
Creates Random Color-Dots on Screen Version: 2.0
Created: 14th Mar 2018 04:51
|
Graphics |
![]() |
'Crazy Ball' bounces around the screen in an erratic manner. The sprites are made from images drawn on the screen. Version: 2
Created: 29th Nov 2017 22:41
|
Graphics |
![]() |
Example of decoding a QR code from a live camera feed on a device. Slightly modified from AGK example "DecodeQRCode", which uses a camera app to get the user to take a picture before decoding. Version: 1.0
Created: 12th Jul 2017 12:02
|
Miscellaneous |
![]() |
Simple Window management System. You can add sprites/ text to the window, they will stay on place and be culled correctly. Add some kind of .jpg to the code, or remove the image loading part. Version: 1.0
Created: 17th May 2017 05:26
|
Libraries |
![]() |
This code decompresses an ogg file from an array and plays it. (No media needed) Version: 1.0
Created: 17th May 2017 05:19
|
Miscellaneous |
![]() |
This library and example code can load the sentences.txt from half life and also the whole vox sound system. You need an own copy of half-life 1 as you need the HLroot/sound/vox/ audio files and the HLroot/sound sentences.txt file in order to make it work. There is also a description how to create Version: 1.0
Created: 17th May 2017 05:12
|
Libraries |
![]() |
Displays in full screen the Made with App Game Kit Logo. Version: 1.0
Created: 3rd May 2017 20:21
|
Miscellaneous |
![]() |
Send it a date in YYYY-MM-DD format, it returns the day of the week for that date. Written in AGK2. Version: 1.0
Created: 25th Apr 2017 18:45
|
Functions |
![]() |
This code allows you to see a simple text display with the current rendering/ main process time. It does even show you, if you hit performance limits. Version: 1.0
Created: 20th Apr 2017 16:44
|
Functions |
![]() |
Creates a day night sky system. Version: 1.0
Created: 11th Apr 2017 08:39
|
Graphics |