I'm uploading these three zip files containing the #15,#16 and #17 newsletters, since these are not available at the moment.
Most of the content made by Welopez and Gordon Sweet.
Search found 20 matches
- Sat Apr 29, 2017 3:56 pm
- Forum: Programming Tools
- Topic: Old JB Newsletters #15 #16 #17
- Replies: 0
- Views: 22527
- Thu Nov 24, 2016 8:04 pm
- Forum: Games
- Topic: SuperSweeper - work in progress
- Replies: 1
- Views: 15643
Re: SuperSweeper - work in progress
' MEGASWEEPER
' code based on Minesweeper program by
' Facundo
' ---Trying to get a larger playing area---
'
' TyCamden changes include:
' Larger board
' More mines
' Added scroll bars
'
cr$ = chr$(13)
text1$ = "BooM !";cr$; "Restarting game."
text2$ = "Created for the minesweeper challenge ...
' code based on Minesweeper program by
' Facundo
' ---Trying to get a larger playing area---
'
' TyCamden changes include:
' Larger board
' More mines
' Added scroll bars
'
cr$ = chr$(13)
text1$ = "BooM !";cr$; "Restarting game."
text2$ = "Created for the minesweeper challenge ...
- Tue Dec 24, 2013 5:50 pm
- Forum: Games
- Topic: SpaceBlast v1.0[Beta]
- Replies: 2
- Views: 12031
Re: SpaceBlast v1.0[Beta]
Hi mallot, this site ('the files archive site') is mainly dedicated for sharing source code. Zipped files could include resources (bitmaps, sound FXs, and other), the bas file is a must. For in-dept programming discussion, sharing ideas, and getting/giving help please use the forum located at:
http ...
http ...
- Tue Dec 24, 2013 5:45 pm
- Forum: Open Source - Community Projects
- Topic: Minesweeper - Worlds
- Replies: 1
- Views: 17334
Re: Minesweeper - Worlds
Hi Seebeckz, this site ('the files archive site') is mainly dedicated for sharing source code. For in-dept programming discussion, sharing ideas, and getting/giving help please use the forum located at:
http://justbasic.conforums.com/
http://justbasic.conforums.com/
- Sun Oct 06, 2013 8:45 pm
- Forum: Games
- Topic: Tower of Rodinia My version, made by Alex J. Rodinson I thin
- Replies: 4
- Views: 18077
Re: Tower of Rodinia My version, made by Alex J. Rodinson I
Hi, if you want help or chat about JB programming please use the forums atHey guys, I am stuck on adding another shopkeeper, can someone PLEASE help me!
http://justbasic.conforums.com/index.cgi
- Thu Dec 09, 2010 5:26 pm
- Forum: Games
- Topic: Star Ship Adventure (unfinished)
- Replies: 1
- Views: 5007
- Tue Mar 09, 2010 9:51 pm
- Forum: Games
- Topic: JB-RPG-Demo
- Replies: 0
- Views: 4963
JB-RPG-Demo
Many bas files in this Zip.
Each time you press an arrow-key, a SpriteImage command changes the appearance of the tile, giving the illusion of movement.
The drawback is the "step by step" like movement, because the player moves by squares.
Some images are from Wayne's
2D game scrolling code
The ...
Each time you press an arrow-key, a SpriteImage command changes the appearance of the tile, giving the illusion of movement.
The drawback is the "step by step" like movement, because the player moves by squares.
Some images are from Wayne's
2D game scrolling code
The ...
- Sat Oct 17, 2009 7:12 pm
- Forum: Games
- Topic: Platform Game Demo
- Replies: 5
- Views: 11154
- Thu Oct 08, 2009 7:45 pm
- Forum: Games
- Topic: Platform Game Demo
- Replies: 5
- Views: 11154
- Mon Oct 05, 2009 6:20 pm
- Forum: Games
- Topic: Platform Game Demo
- Replies: 5
- Views: 11154
- Tue Sep 22, 2009 8:23 pm
- Forum: Games
- Topic: Platform Game Demo
- Replies: 5
- Views: 11154
Platform Game Demo
Mario-like game!

- Tue Aug 18, 2009 2:51 am
- Forum: Games
- Topic: Text RPG v 2
- Replies: 8
- Views: 26892
- Sat Aug 15, 2009 5:37 pm
- Forum: Internet
- Topic: Post Editor - new code
- Replies: 0
- Views: 11719
Post Editor - new code
This another post editor I have made. It's not complete.

-----------------------------------------
Now with BMP buttons!
-----------------------------------------
A little bit bigger BMP buttons!
-----------------------------------------
Now with BMP buttons!
-----------------------------------------
A little bit bigger BMP buttons!
- Sat Jun 06, 2009 9:45 pm
- Forum: Games
- Topic: Balls, a Billes clone
- Replies: 11
- Views: 16337
Pac_Main
Pac-man simple clone. Open Source.
Two bas files: my entry to the Text - Based Challenge, and the same game modified to use graphics and sounds.
Two bas files: my entry to the Text - Based Challenge, and the same game modified to use graphics and sounds.