Log In  

Cart #50248 | 2018-03-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
28

Anti-Aliased Asteroids

Hastily crafted Asteroids clone complementary of the anti-aliased line thead:
https://www.lexaloffle.com/bbs/?tid=30810

Changelog


1.3:

  • Added: Teleport ('c' button)! Up to 3 chances (sort of...) to get out of trouble
  • Changed: inertia cranked up, use your thrusters!
  • Changed: safe time is now 2s
  • Changed: thrust is now 'up' only
  • Fixed: Saucer Invasion!

1.2:

  • Fixed: incorrect font rendering
  • Fixed: incorrect high score message on game over
  • Changed: reduced number of rocks to 4

1.1:

  • Fixed: crash with dead player
  • Changed: multiple rocks types
  • Added: saucer!
  • Added: highscore (saved in cart data)
  • Added: multiple CRT effects (enjoy @Felice!)
  • Bug: couple of chars incorrectly rendered

1.0f: temp. fix by @Felice (tks!)

1.0: initial release (did not work)

Tech. Details

Not much really - using bits of my Pico 8 "game toolkit":

  • anti-aliased circle fill (using mid-point error for the shading)
  • multiple "CRT" shaders (find out how to switch between them!)
  • a couple of future functions using yield
  • vector font rendering

Credits

  • Felice: anti-aliased line optimisation genius!
  • Trammell Hudson: Asteroids font (https://trmm.net/Asteroids_font)
  • Atari: for the art cover (my lawers are on the copyright case :)
P#49676 2018-02-25 17:01 ( Edited 2018-08-21 20:55)

Lovely!

A few things:

  1. For some reason you posted a version with grayvid() commented out. I fixed it to play at home. :)

  2. The back of the original ship was narrower and slightly convex so it was more obvious which way is forward. Try 3/8 and 2/8 in your draw, rather than 1/3 and 1/3, to narrow the back.

  3. A nice QoL thing is to allow ⬆️ as an alternative to 🅾️ for thrust, so the button hand doesn't get confused.

  4. I love the scanlines+glitches look, and well done, but you don't actually get those on a vector display. Mind you, turning it off somehow hurts the look of the vector font, hmm.

Otherwise. you've made short and excellent work of it. :)


Edit: Here, easier to show than tell, plus people can play it 'til you fix the color in yours.

P#49686 2018-02-25 22:19 ( Edited 2018-02-26 03:30)

wahappan

P#49690 2018-02-25 22:35 ( Edited 2018-02-26 03:35)

me: guys, that was a truly fucked up release
qa team:...
me: you are all fired!
qa team:...
wife: you don’t have any qa team darling
me: ah. well...

The dev team is actively working on fixing all that. Go team!

wife: you don’t have a dev team either...
me: sigh

P#49697 2018-02-26 01:07 ( Edited 2018-02-26 06:07)

Love this. Planning on my own Asteroids version sometime...this will make a good reference :)

P#49704 2018-02-26 10:13 ( Edited 2018-02-26 15:13)

freds72: That last post of yours cracked me up! :D

This is really cool. I remember when u were posting teases for the cover art - glad u got it semi-released

(...if it weren't for the shoddy QA Team, of course!)

;o)

P#49707 2018-02-26 11:18 ( Edited 2018-02-26 16:18)

This is truly an awesome remake, thank you! Very playable indeed!

P#49732 2018-02-26 17:20 ( Edited 2018-02-26 22:20)

Awesome! Very fun version of Asteroids -- the aa lines and other effects look amazing!

btw I managed to encounter this bug.. no idea how, but it was pretty funny:

P#50194 2018-03-10 14:36 ( Edited 2018-03-10 19:36)

Aaah....
I’ll take a crash course on timers and get back with a fix.
That’s Asteroids not Saucer Invasion, dammit!

P#50204 2018-03-10 17:26 ( Edited 2018-03-10 22:26)

Aw but it was fun -- you should have turned it into a bonus stage :p

P#50281 2018-03-11 21:29 ( Edited 2018-03-12 01:29)

Was trying out your game. It's pretty difficult to appear when asteroids are right on top of you. If you remember the arcade version, the player would not appear until the bulk of the asteroids were clear from the center - where the player would appear.

Watch what happens when this player loses a ship:

https://youtu.be/WYSupJ5r2zo?t=189

Notice that the game does not put the player back immediately but waits until the center is clear of asteroids so the player has a temporary safe haven.

Failing that you could set it so the player must press a button to appear with their new ship thereby relying on them to judge when its safe to re-enter the center.

P#55459 2018-08-21 12:04 ( Edited 2018-08-21 16:04)

I'll see if I can find some time to try it out.
Note that there is a 2s safe time when restarting - might not be enough on crowded space though...

P#55476 2018-08-21 15:20 ( Edited 2018-08-21 19:20)

Just tried playing it again. Now getting same error Felice found.

P#55480 2018-08-21 16:55 ( Edited 2018-08-21 20:55)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-19 13:43:23 | 0.023s | Q:42