.bb
Code Archives / File Utilities
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.
This program contains 2 main functions, FileDate$() and FileTime$(), which get the time and date that the given file was
Last Post by
RonTek
3 months ago
.bb
BASE64 encode a file for "include"ing into your Blitz project for later retrival. Perfect for adding small gra
Last Post by
RonTek
1 year ago
.bb
Beautify and clean Blitz code. Compile as Blitz executable and run from commandline.
Last Post by
RonTek
1 year ago
.monkey
A wrapper for a rudimentary set of Blitz3D-like sequential file commands, using localStorage in HTML5 based games.
Last Post by
RonTek
1 year ago
.monkey
Loads an external image through URL then displays to screen after completion.
Last Post by
RonTek
3 years ago