NO

Author Topic: Dizz-Asteroids by MrBcx  (Read 444 times)

Offline MrBcx

  • Global Moderator
  • Member
  • *****
  • Posts: 199
    • Bcx Basic to C/C++ Translator
Dizz-Asteroids by MrBcx
« on: February 19, 2025, 02:36:53 AM »
I wrote this in BCX BASIC, translated it to "C", and created a Pelles IDE project
for all you non-BASIC folks because sometimes it just feels good to destroy asteroids.
It is not a clone of the original Asteroids but it is still a very playable and fun game.

'===============================================================
' Dizz-Asteroids by MrBcx  -- MIT Licence --  October 29, 2024
'        Built with the help of Anthropic's CLAUDE Pro AI
'===============================================================
' Small asteroids    =   100 points
' Medium asteroids   =    50 points
' Large asteroids    =    20 points
' UFO Mine Layer     = 1,000 points
' Lives restored every fifth level
' Levels get progressively harder
' Press P to PAUSE game play
' Press H for HYPERSPACE gamble
' Press UP and DOWN arrows for forward and reverse propulsion
' Press LEFT and RIGHT for steering the ship
' Press SPACEBAR to fire lasers
' Current game is saved on exit
'===============================================================
« Last Edit: Yesterday at 07:11:02 AM by MrBcx »
Bcx Basic to C/C++ Translator
https://www.BcxBasicCoders.com

Offline John Z

  • Member
  • *
  • Posts: 985
Re: Dizz-Asteroids by MrBcx
« Reply #1 on: February 19, 2025, 08:19:27 AM »
Thanks! sounds like nostalgic fun..I'm downloading.

John Z

Haha - only through level 3 - enjoyed it, bring back memories.
« Last Edit: February 19, 2025, 08:32:43 AM by John Z »

Offline Vortex

  • Member
  • *
  • Posts: 989
    • http://www.vortex.masmcode.com
Re: Dizz-Asteroids by MrBcx
« Reply #2 on: February 19, 2025, 10:55:04 AM »
Hi MrBcx,

Thanks, I managed to compile the code on Windows 11 2024 H2.
Code it... That's all...

Offline MrBcx

  • Global Moderator
  • Member
  • *****
  • Posts: 199
    • Bcx Basic to C/C++ Translator
Re: Dizz-Asteroids by MrBcx
« Reply #3 on: February 19, 2025, 02:09:40 PM »
Thanks! sounds like nostalgic fun..I'm downloading.

John Z

Haha - only through level 3 - enjoyed it, bring back memories.

I've only made it to Level 41, so far. 

My twitchy fingers and slow reflexes do not lend themselves to stellar game play.  ;D


Bcx Basic to C/C++ Translator
https://www.BcxBasicCoders.com