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 50 entries over 2 pages.
CodeBase Description Category

Displays in full screen the Made with App Game Kit Logo.

Version: 1.0
Created: 3rd May 2017 20:21
2
0
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
0
0
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
0
0
Functions

Creates a day night sky system.

Version: 1.0
Created: 11th Apr 2017 08:39
7
0
Graphics

This library provides you 3d sound based on regular loaded sound files.

Version: 1.0
Created: 10th Apr 2017 21:04
0
0
Libraries

Some functions that create fireworks from particles but submitted as full code to show how the user may call these functions etc

Version: 1.0
Created: 13th Jan 2017 22:14
1
0
Math / Physics

Paint Curve for Sprite movement

Version: 1.0
Created: 25th Nov 2016 13:14
5
0
Graphics

API for read, write and modify JSON files.See forum thread.https://forum.thegamecreators.com/thread/218297

Version: 1.03
Created: 18th Nov 2016 11:36
9
1
Libraries

Version 0.6 .. this update adds a whole new dimension of commands Vector2, Vector3, Vector4 and Matrix4 commands for AGK

Version: 0.6
Created: 8th Nov 2016 23:52
3
0
Libraries

This function set can show you the .wav waveform on the screen

Version: 1.0
Created: 4th Nov 2016 04:03
2
0
Functions

This function will provide a keyframe editor with mousewheel support. The value can be changed if a keyframe is pressed.

Version: 1.0
Created: 3rd Nov 2016 23:08
0
0
Functions

This lib can add several objects to another one and keep track of the added limbs.

Version: 1.0
Created: 30th Oct 2016 02:12
1
0
Libraries

This function can Return the type of a String and find out if the String is a Float or an Integer.

Version: 1.0
Created: 30th Oct 2016 02:06
0
0
Functions

Extract RGBA values from an image

Version: 1.0
Created: 25th Sep 2016 20:27
4
0
Functions

analogues for len(), mid(), left(), right(), asc(), chr() functions to work with UTF-8 strings.

Version: 20161020
Created: 14th Sep 2016 16:04
1
0
Functions

Two functions to join two images together: Vertically and Horizontally.

Version: 1.0
Created: 8th Sep 2016 01:23
2
0
Functions

A set of simple functions to add pathinfinding to your 3D levels.

Version: 1.0
Created: 17th Aug 2016 14:39
1
0
Libraries

Neaded this to read chip 8 binary files that neaded to convert characters in it to unicode.

Version: 1.0
Created: 27th Jul 2016 11:24
0
0
Functions

I neaded a bitwise operation for hex input.

Version: 1.0
Created: 26th Jul 2016 15:35
1
0
Functions

Free Flight Camera for keyboard, touch and virtual joystick.

Version: 1.0
Created: 9th Mar 2016 12:29
4
5
Functions