Search found 21 matches

by rutger
Sat Nov 20, 2010 12:32 pm
Forum: Internet
Topic: Easyalbum - web gallery creation tool
Replies: 2
Views: 17097

Here's version 1.2

All new GUI and increased functionality.
by rutger
Tue Sep 07, 2010 9:36 am
Forum: Internet
Topic: Easyalbum - web gallery creation tool
Replies: 2
Views: 17097

Easyalbum v1.1

Changed in v1.1:
bug fixes
code cleanup
automatic menu update - no more need to update all pages when adding a page
update whole site button - update the whole site with one click
background images - option to add background images to website
by rutger
Sat Sep 04, 2010 11:52 am
Forum: Internet
Topic: Easyalbum - web gallery creation tool
Replies: 2
Views: 17097

Easyalbum - web gallery creation tool

Here's version 1.0

**** newer version below ****
by rutger
Mon Mar 30, 2009 9:25 pm
Forum: Utilities
Topic: triangle calculator
Replies: 0
Views: 4341

triangle calculator

Almost finished, just some more formula's for better functionality needed.
by rutger
Mon Jan 19, 2009 2:46 pm
Forum: Utilities
Topic: Fotostore
Replies: 2
Views: 3984

Here's version 2.0. It's a lot faster and has more functions then v1.0
by rutger
Fri Jan 16, 2009 11:53 am
Forum: Utilities
Topic: Fotostore
Replies: 2
Views: 3984

Fotostore

Here's version 1.0
by rutger
Sun Jan 11, 2009 9:10 pm
Forum: Database
Topic: Dictionary maker
Replies: 0
Views: 6995

Dictionary maker

With this program you can make a dictionary.
by rutger
Mon Dec 29, 2008 5:20 pm
Forum: Games
Topic: JustChess
Replies: 1
Views: 4653

JustChess

This is a very basic, two player chess game. I'm hoping to add some more AI in the next version, so that it will be possible to play against the computer.
by rutger
Sat Dec 27, 2008 8:21 pm
Forum: Games
Topic: Magic Maze
Replies: 1
Views: 3395

Magic Maze

Here's a funny little maze game
by rutger
Fri Dec 19, 2008 7:47 pm
Forum: Games
Topic: Biplane massacre!
Replies: 1
Views: 3328

bug fixing program

This program repairs bugs in biplane massacre. Copy the program to the map (=folder) in which is biplane massacre and run it.
by rutger
Thu Nov 27, 2008 3:23 pm
Forum: Games
Topic: Biplane massacre!
Replies: 1
Views: 3328

Biplane massacre!

Here's a little game I made.
by rutger
Thu Nov 27, 2008 9:05 am
Forum: Programming Tools
Topic: Font creator
Replies: 0
Views: 7524

Font creator

With this program you can create fonts and save them as external files or internal .bas files.
by rutger
Thu Nov 06, 2008 7:13 pm
Forum: Programming Tools
Topic: importing .bmp into .bas files
Replies: 3
Views: 31091

FINAL VERSION, "ALLTOBAS"

This is the final version of this program. I think it's 100% bug-free. The compression is good, the size of almost every .bmp is reduced. Now it's also possible to convert ANY file type you like. The loading time is also reduced :D
by rutger
Wed Nov 05, 2008 8:44 am
Forum: Demos
Topic: Mouse chaser
Replies: 3
Views: 10799

Sorry, but I did it on purpose. I always like it much more to copy paste directly into Justbasic. But if it's preferred, from now on I'll post the .bas files.
by rutger
Wed Oct 29, 2008 8:08 pm
Forum: Demos
Topic: Mouse chaser
Replies: 3
Views: 10799

Mouse chaser

Here's my entry for the challenge on the Justbasic forum
nomainwin
gosub [sb1]
gosub [writebmp]
loadbmp "sb1bmp","xxqqyyzzrutger.qyx"
gosub [sb2]
gosub [writebmp]
loadbmp "sb2bmp","xxqqyyzzrutger.qyx"
gosub [sb3]
gosub [writebmp]
loadbmp "sb3bmp","xxqqyyzzrutger.qyx"
gosub [sf1]
gosub ...