Released: pulse

Discussion, Reviews & High-scores

Moderator: Moderators

User avatar
tokra
Vic 20 Scientist
Posts: 1123
Joined: Tue Apr 27, 2010 5:32 pm
Location: Scheessel, Germany

Re: pulse – a horizontally scrolling shoot–'em–up

Post by tokra »

pixel wrote:I'd rather expect people to buy it to support me and to get their hands on original artwork. But when it comes to real life business issues in Germany all hopes simply go down the drain. I'm not playing in the right league with the financial background and spare time to dare such experiments.
You might want to try Pystronik to publish your game. Ghislain's Realms of Quest series as well as Carling the Spider were released there "commercially" for the VIC-20. Another possible publisher is Cronosoft that has seen Kweepa's excellent Blue Star for example.

I don't think both will earn you any kinds of serious money, but it is nice to see those commercial releases with cover art.

Topic drift: I noticed you mentioned you are from Germany. Mike and me are as well. We will both again be at the Revision-party this easter. I suppose Exin (who did the Doom-picture touch up) is probably gonna be there as well, I think. The more the merrier!
groepaz
Vic 20 Scientist
Posts: 1187
Joined: Wed Aug 25, 2010 5:30 pm

Re: pulse - now a release candidate

Post by groepaz »

if someone could bring a real VIC20 setup and a copy of skramble and/or oil! .... i'll line up with some beers :)
I'm just a Software Guy who has no Idea how the Hardware works. Don't listen to me.
User avatar
tokra
Vic 20 Scientist
Posts: 1123
Joined: Tue Apr 27, 2010 5:32 pm
Location: Scheessel, Germany

Re: pulse - now a release candidate

Post by tokra »

groepaz wrote:if someone could bring a real VIC20 setup and a copy of skramble and/or oil! .... i'll line up with some beers :)
Challenge accepted!
(if I find space for the 1084 in the car that is... depends on the number of people we arrive with...)
User avatar
pixel
Vic 20 Scientist
Posts: 1357
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: pulse – a horizontally scrolling shoot–'em–up

Post by pixel »

tokra wrote:You might want to try Pystronik to publish your game. Ghislain's Realms of Quest series as well as Carling the Spider were released there "commercially" for the VIC-20. Another possible publisher is Cronosoft that has seen Kweepa's excellent Blue Star for example.

I don't think both will earn you any kinds of serious money, but it is nice to see those commercial releases with cover art.

Topic drift: I noticed you mentioned you are from Germany. Mike and me are as well. We will both again be at the Revision-party this easter. I suppose Exin (who did the Doom-picture touch up) is probably gonna be there as well, I think. The more the merrier!
Hmpfh... I'll be in Scotland in April. Quite close to those impressive software houses. :p No chance to get to Saarbrücken. :(
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
pixel
Vic 20 Scientist
Posts: 1357
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: pulse - now a release candidate

Post by pixel »

The collision detection is now pixel-accurate and has variable bounding boxes. Quite a game changer, I'm afraid.

If the precision of your fingers can make an electron microscope jealous, you can show it off now. 8)

Available at the initial location http://hugbox.org/pixel/blog/2014/2/23/pulse.prg

The problem was that the xa assembler took "stc" for a label – it should've been "sec", so I messed it up. So sorry. :(
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
beamrider
Vic 20 Scientist
Posts: 1452
Joined: Sun Oct 17, 2010 2:28 pm
Location: UK

Re: pulse - now a release candidate

Post by beamrider »

Just played this on real hardware... :)

It looks and plays even better than the emulator - the scrolling doesn't suffer the same tearing and seems more solid.

I did notice a slight bug once - the firing sound effect changed into a continuous tone, but this corrected itself after I died and didn't reoccur so nothing to worry about.

I think this is the first proper smooth scrolling game I've seen on the Vic - well done!
Boray
Musical Smurf
Posts: 4064
Joined: Mon May 03, 2004 10:47 am

Re: pulse - now a release candidate

Post by Boray »

beamrider wrote:I did notice a slight bug once - the firing sound effect changed into a continuous tone
I noticed this if taking all power-ups while not dieing, a bit unbearable fire sound. Not a bug, but maybe you should do something about that anyway, pixel?
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
User avatar
pixel
Vic 20 Scientist
Posts: 1357
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: pulse - now a release candidate

Post by pixel »

Boray wrote:I noticed this if taking all power-ups while not dieing, a bit unbearable fire sound. Not a bug, but maybe you should do something about that anyway, pixel?
Right. It's not a bug. It's the laser getting too fast. I'm not too fond of it either. I'll try to keep the firing speed down and to provide another bonus instead. It's just... 3583 bytes now... you know...
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
pixel
Vic 20 Scientist
Posts: 1357
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: pulse - now a release candidate

Post by pixel »

Done! No uberspeed anymore. Instead you get the laser shooting upwards.
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
beamrider
Vic 20 Scientist
Posts: 1452
Joined: Sun Oct 17, 2010 2:28 pm
Location: UK

Re: pulse - now a release candidate

Post by beamrider »

Wow so quick!

I've waited longer for a burger at McDonalds :P
User avatar
pixel
Vic 20 Scientist
Posts: 1357
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: pulse - now a release candidate

Post by pixel »

beamrider wrote:Wow so quick!

I've waited longer for a burger at McDonalds :P
Being told that one's just written the smoothest scrolling of the past 33 years can certainly dope the wetware. Thanks! 8)

p.s.: A bug got in as quickly. The upside laser disappeared after a while.
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
Kweepa
Vic 20 Scientist
Posts: 1315
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Re: pulse - now a release candidate

Post by Kweepa »

This is pretty cool!
I don't know if you're using any kind of compression, but you could get some extra space by putting code on the screen, at startup copying code down into some free low memory locations, and then compressing the prg using exomizer or pucrunch.
This way you can free up any startup code, and some short code and data segments. I think I got another couple of pages (512 bytes or so) for Blue Star and The Keep with this system.

Ah, I just read the thread properly... never mind!
rhurst
Omega Star Commander
Posts: 1371
Joined: Thu Jan 31, 2008 2:12 pm
Website: https://robert.hurst-ri.us
Location: Providence, RI
Occupation: Tech & Innovation

Re: pulse - now a release candidate

Post by rhurst »

pixel wrote:It's just... 3583 bytes now... you know...
:lol: That's wonderful! 8)

I took the liberty to post the game and a short clip on my web-site.
Any technology distinguishable from magic is insufficiently advanced.
https://robert.hurst-ri.us/rob/retrocomputing
User avatar
pixel
Vic 20 Scientist
Posts: 1357
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: pulse - now a release candidate

Post by pixel »

Kweepa wrote:This is pretty cool!
I don't know if you're using any kind of compression, but you could get some extra space by putting code on the screen, at startup copying code down into some free low memory locations, and then compressing the prg using exomizer or pucrunch.
This way you can free up any startup code, and some short code and data segments. I think I got another couple of pages (512 bytes or so) for Blue Star and The Keep with this system.

Ah, I just read the thread properly... never mind!
Teeheehee! ;) My jaw had to snap back into my scull after loading "The Keep". Absolutely awesome. I guess I'll have to spend a day or two trying out all the stuff you guys and gals created, to get some reality realignment. 8)
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
pixel
Vic 20 Scientist
Posts: 1357
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: pulse - now a release candidate

Post by pixel »

rhurst wrote:I took the liberty to post the game and a short clip on my web-site.
Thanks! I can't even make emulator videos because of some odd Linux desktop bottleneck. I'll take the liberty to link back to sites that mention pulse. :)

You're right. I could knock off some more bytes but I'm sitting on my hands now or this will never be finished.
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
Post Reply