-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|710|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Dan

Ploted

16th June 2018 Blitz, Windows
Ploted


Andy_A

Face Formula

17th November 2016 Blitz, Windows
A face drawn from a formula


Andy_A

Three Bezier Functions

17th November 2016 Blitz, Windows
Compare functions for speed


Pakz

FPS Control (WASD+Mouse)

14th September 2016 Blitz, Windows
Code to move through 3d worlds


dna

Rhyming Words

7th March 2013 Blitz, Windows
Find words that Rhyme


mindstorm8191

Error module

14th May 2010 Blitz, Windows
handles errors, part of Mindstorm's collection


LostUser

Delete annoying backup files

20th May 2008 Blitz, Windows
Batch file to remove annoying blitz basic backup files


LostUser

Debug Replacement

19th May 2008 Blitz, Windows
DebugLog() Replacement


JL235

Mathematical Line

21st April 2008 Blitz, Windows
a linear equation from two points


Andy_A

Circle from 3 points

26th February 2008 Windows
Define a circle using any 3 x-y coords


Jayenkai

Cat's tail

19th February 2008 Blitz, Windows
There's no point to this


JL235

Algorithms: Binary Trees Example

7th October 2007 Blitz, Windows
Here is an example of a Binary Tree. Binary Trees are used for storing data where each node holds two more nodes on it's left and right branch. When you input a value to the root node it is passed to the left branch if it is less then the current value or *snip*


JL235

Algorithms: Linked List Example

7th October 2007 Blitz, Windows
Here is an example of how to implement a simple linked list. It also uses recursion to implement some of the functions. For example there are two reverse functions, one which uses iteration and one which uses recursion.
[code]Type List
Field firstNode.N*snip*


Teasy

Windows Mouse

21st August 2007 Blitz, Windows
Locked, protected and relative mouse positioning in a window.


Teasy

Window Handling

21st August 2007 Blitz, Windows
Some more basic Window control for Blitz3D.


flying_cucco

Cucco's Inselkampf Bot

24th February 2007 Blitz, Windows
Yet another inselkampf bot


HoboBen

(Less) Simple BAT command promt

20th January 2007 QBasic, Windows
Command prompt bat file.


MikeT

Highscore Functions

12th December 2006 Blitz, Windows
Functions for loading,saving,sorting etc. highscores


HoboBen

Returning original colours from functions

12th December 2006 Blitz, Windows
For handy remembrance of colours in functions

More - Older Posts