Smart Basic Break Out

Post your SmartBASIC questions here
User avatar
Milli
Site Admin
Posts: 224
Joined: Fri Jul 19, 2019 3:13 pm
Location: Beaver Falls PA
Contact:

Smart Basic Break Out

Post by Milli » Fri Aug 02, 2019 8:25 am

I wrote a very playable version of break out in Smart Basic that I will eventually make in to a video showing how to write a video game in pure smart basic:
Capture.JPG
Capture.JPG (32.52 KiB) Viewed 7340 times
It has skill levels and progressively gets harder
Milli

User avatar
Tekman
Posts: 8
Joined: Sun Jul 21, 2019 8:55 am
Location: Texas

Re: Smart Basic Break Out

Post by Tekman » Fri Aug 02, 2019 8:41 am

Very nice! I'm looking forward to seeing the video.

JimN-NIAD
Posts: 27
Joined: Sat Jul 20, 2019 8:23 pm

Re: Smart Basic Break Out

Post by JimN-NIAD » Fri Aug 02, 2019 10:51 am

Looks great and can't wait too see the video and read thru your programming tutorial.

User avatar
Wmaalouli
Posts: 155
Joined: Sat Jul 20, 2019 2:09 pm

Re: Smart Basic Break Out

Post by Wmaalouli » Fri Aug 02, 2019 11:28 am

Nice! Any disk image available?

lotonah
Posts: 14
Joined: Sat Jul 20, 2019 5:26 pm

Re: Smart Basic Break Out

Post by lotonah » Wed Aug 14, 2019 1:18 am

Yes, I would love to see the source code to this. I want to see what your tricks look like!

User avatar
Milli
Site Admin
Posts: 224
Joined: Fri Jul 19, 2019 3:13 pm
Location: Beaver Falls PA
Contact:

Re: Smart Basic Break Out

Post by Milli » Wed Aug 14, 2019 6:46 pm

It’s going to a video on my new YouTube channel
Milli

User avatar
Milli
Site Admin
Posts: 224
Joined: Fri Jul 19, 2019 3:13 pm
Location: Beaver Falls PA
Contact:

Re: Smart Basic Break Out

Post by Milli » Mon Sep 16, 2019 8:21 am

Here is the game I wrote as an excercise in pure smart basic- It is a fully functional version of Breakout that uses the joystick. You can select the number of paddles (1 or 2) and the skill leve. The higher the level the smaller the backdrop. It uses some tricks to create and track the bricks on the screen. Let me know what you think - I know it can be improved.
Attachments
Breakout 2019 - Pure Smart Basic - Milli.zip
(24.1 KiB) Downloaded 315 times
Milli

User avatar
joltguy
Posts: 91
Joined: Wed Aug 21, 2019 5:17 am
Location: Toronto, Canada
Contact:

Re: Smart Basic Break Out

Post by joltguy » Mon Sep 16, 2019 11:35 am

Thanks for sharing! My ADAM is out of commission at the moment due to a keyboard problem but I will definitely give this a try when I'm back in working order. Looking forward to the video too!

User avatar
Milli
Site Admin
Posts: 224
Joined: Fri Jul 19, 2019 3:13 pm
Location: Beaver Falls PA
Contact:

Re: Smart Basic Break Out

Post by Milli » Mon Sep 16, 2019 2:31 pm

You are welcome
Milli

User avatar
Wmaalouli
Posts: 155
Joined: Sat Jul 20, 2019 2:09 pm

Re: Smart Basic Break Out

Post by Wmaalouli » Wed Sep 18, 2019 2:14 pm

I tried to run the game using the Virtual Adam emulator, and it drops back to the prompt within a couple of seconds of the opening music... Need to try it on the real thing.

Post Reply