Code Archives / File Utilities


👉 BlitzCoder will be building a new platform and other plans to preserve and continue the Blitz legacy.

To be able to achieve this goal, we need your support by becoming a Patreon Paid Member 👈

 

Tip: Add code-archives and file-utilities as tags to your topic to share and post it in this category as an archive. The first line of your post will be automatically parsed as the description of your code archive entry with a maximum length of 120 characters.
.bb
High score system with bubble sort.
Last Post by BlitzCoder

2 years ago
.bmx
This is the full 3D commands from Blitz3D. I've just written this for Openb3d and decided to try it on Minib3d too. Some
Last Post by markcwm

2 years ago
.bmx
How to save a list of objects in a file.
Last Post by BlitzCoder

2 years ago
.bmx
A set of ini file configuration load/save functions for Blitzmax
Last Post by BlitzCoder

3 years ago
.bb
XML load / parse / save functions with demo, see also sample xml file below.
Last Post by BlitzCoder

3 years ago
.bb
This program contains 2 main functions, FileDate$() and FileTime$(), which get the time and date that the given file was
Last Post by BlitzCoder

3 years ago
.bb
```blitzbasic
Last Post by RemiD

3 years ago
.bb
BASE64 encode a file for "include"ing into your Blitz project for later retrival. Perfect for adding small gra
Last Post by BlitzCoder

4 years ago
.bmx
decodes / encodes JSON data
Last Post by BlitzCoder

4 years ago
.bmx
Hi Ron. This one you may like.
Last Post by hardcoal

4 years ago
.bb
export a mesh in blitz3d to obj format
Last Post by BlitzCoder

4 years ago
.bb
Beautify and clean Blitz code. Compile as Blitz executable and run from commandline.
Last Post by BlitzCoder

4 years ago
.bmx
Save animated GIFs by Pineapple
Last Post by BlitzCoder

4 years ago
.bb
Debug a file both in and out.
Last Post by BlitzCoder

4 years ago
.
A wrapper for a rudimentary set of Blitz3D-like sequential file commands, using localStorage in HTML5 based games.
Last Post by BlitzCoder

5 years ago