C64 Mini-BDash in 1024 bytes!

Everything about the old and new Boulder Dash games for C64, Atari, ...

Moderator: Admin

Post Reply
User avatar
Simon
Member
Posts: 37
Joined: Sun Jul 01, 2007 10:29 pm
Location: Germany

C64 Mini-BDash in 1024 bytes!

Post by Simon »

Hi everybody,
I wrote some kind of Mini-Boulderdash for the C64 for the
"1024 Bytes Game Compo 2nd Edition" over at the Forum64.de.
Please have a look at the forum thread:
http://www.forum64.de/wbb3/index.php?pa ... adID=23241

The game contains four caves and 256 levels, so you get 1024 screens of game play.
The first three caves are even 99% similar to the original Boulder Dash I caves.
All this coded in just 1024 bytes!

To play the game, download the ZIP archive from the forum thread mentioned above, start WinVICE and drag+drop the game file onto the WinVICE window. Use the menu "Settings / Joystick settings..." to configure "Joystick in port #2".

If you like the game, you can vote for it in the forum64.de.
Voting is open 8th of june.

Have fun!
Simon
User avatar
RTADash
Member
Posts: 414
Joined: Sat May 26, 2007 3:21 am
Location: USA (in Ohio)

Post by RTADash »

WOW, this is simply brilliant! :thumbsup:
Of course, I voted for you!

Off topic: Just for the record, this is the 1111th post :)
Boulders are round.
Fireflies are square.
I need to find
a'way out of here.
User avatar
Arno
Site Admin
Posts: 2826
Joined: Sat Mar 17, 2007 2:26 pm
Location: netherlands
Contact:

Post by Arno »

Nice work! :D This may look like Peter Liepa's creation before he introduced scrolling...
You get my vote as well!

BTW, how many bytes do you need to store one random seed?
User avatar
LogicDeLuxe
Member
Posts: 637
Joined: Sun Jul 15, 2007 12:52 pm
Contact:

Post by LogicDeLuxe »

Arno wrote:Nice work! :D This may look like Peter Liepa's creation before he introduced scrolling...
You get my vote as well!

BTW, how many bytes do you need to store one random seed?
The source code is well documented.
All 256 possible random seeds are used, and the caves are optimized in a way that all of them are solvable. This fact alone beats Boulder Dash III. :)
Also interesting, that all drawing instructions are reduced to 3 bytes, which also beats BD1 caves in size. If this were a 2k competition, there would be probably dozens of caves.
User avatar
Arno
Site Admin
Posts: 2826
Joined: Sat Mar 17, 2007 2:26 pm
Location: netherlands
Contact:

Post by Arno »

Hey Simon,
looks like you've won the competition! Congracias!! :D :D
User avatar
WauloK
Member
Posts: 10
Joined: Wed Apr 02, 2008 2:18 am
Location: Brisbane, Queensland, Australia
Contact:

Post by WauloK »

Had a quick look but didn't see any screenshots?
User avatar
Arno
Site Admin
Posts: 2826
Joined: Sat Mar 17, 2007 2:26 pm
Location: netherlands
Contact:

Post by Arno »

WauloK wrote:Had a quick look but didn't see any screenshots?
Hi WauloK, welcome back! :wink:
A screenshot can be found at this place:
http://noname.c64.org/csdb/release/?id=66970
Though you'd better download and play the game to see how brilliant this is - with only 1k! :)
User avatar
UnlimitedStar23
Member
Posts: 19
Joined: Thu Aug 07, 2008 9:14 pm
Location: Germany, NRW, Reken
Contact:

Post by UnlimitedStar23 »

WoW!

That mini BoulderDash is great. I can remember a very similar game for C64. It was also a mini BoulderDash with a Construction Kit.

Cool game 8)
User avatar
Arno
Site Admin
Posts: 2826
Joined: Sat Mar 17, 2007 2:26 pm
Location: netherlands
Contact:

Post by Arno »

UnlimitedStar23 wrote:I can remember a very similar game for C64. It was also a mini BoulderDash with a Construction Kit.
Hi UStar!! :D
Well, there are few here and here.

Although I doubt that these games are as small in size as the one from the topic... :)
User avatar
UnlimitedStar23
Member
Posts: 19
Joined: Thu Aug 07, 2008 9:14 pm
Location: Germany, NRW, Reken
Contact:

Post by UnlimitedStar23 »

Yeah, i think i found it :)

http://www.gb64.com/game.php?id=15298&d=18&h=0

I think this is it and its great!
User avatar
Arno
Site Admin
Posts: 2826
Joined: Sat Mar 17, 2007 2:26 pm
Location: netherlands
Contact:

Post by Arno »

UnlimitedStar23 wrote:I think this is it and its great!
Ok, I started a new thread for this series.
Post Reply