English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   Coders. Contest (https://eab.abime.net/forumdisplay.php?f=130)
-   -   Discussion: Vamp and the Pork Pie Escapade (https://eab.abime.net/showthread.php?t=93720)

spud 07 August 2018 22:11

Discussion: Vamp and the Pork Pie Escapade
 
Title: Vamp and the Pork Pie Escapade

Genre: Single screen platformer.

Original concept: Hopefully.

Expected game size: Unknown, but at least two levels. Need to keep expectation low. :D

Team members (Real or forum names):
Mainly me at the moment.
Forum member jvdw007 will probably contribute graphics.

Targeted spec: A500, 512K or 1MB depending on inefficiencies ;)

Tools to be used:
Amiga:
Devpac 3

PC:
ConTeXT
GrafX2

Description of game: Probably a cutesy horror theme.

DamienD 07 August 2018 22:36

Nice one spud, good to see more people joining the competition and all the best with your game :great

...when you've worked out a suitable title, let me or any other GM know and we'll update this thread plus the Entry: [insert title here] thread underneath the Coders. Entries section ;)

E-Penguin 07 August 2018 23:28

Damn that's my 3rd place gone

Ian 08 August 2018 00:31

Good luck, I hope insert title here remains the title ;)

spud 08 August 2018 00:49

Quote:

Originally Posted by E-Penguin (Post 1259548)
Damn that's my 3rd place gone

Haha, don't worry, I haven't managed to complete a development project in a very long time :)

May the best man come third!

arcanist 08 August 2018 04:00

I've never written a game before so I'd also like to register for the 3rd place contest. :laughing

spud 18 August 2018 17:48

1 Attachment(s)
A week on and what have I done?

- Managed to get the keyboard interrupt code working correctly I think. On previous projects I didn't bother getting it working properly, it was never a big problem really but always annoyed me.

- Plugged in phx's Protracker+effects module. I used it on MobyDX so it was just a case of linking my previously built binary in.I had some weirdness with it despite it working before no problem, but then I have weirdness everytime I code on Amiga and it is working fine now.

- JVDWhathisname007 has mocked up some sprite concepts so that is nice, here is an example.

DamienD 18 August 2018 21:54

Nice :great

Thought of a title yet? :p

spud 19 August 2018 10:35

Ha, no!

mcgeezer 19 August 2018 11:33

Looks good... there's definetely a Monsters Inc theme going on there so something like 'Monster Carnage' might work.

;)

spud 28 August 2018 00:04

Weekly update time I suppose.

Some stuff done. I've hacked together some of my routines I've previously used in the Moby games for blitting stuff to screen. They work well enough as they did before but they're horribly inefficient. I need to try and get my head around blitting stuff in one blit using the modulo (so I've read anyway) to do the clever stuff as setting up three separate blits for for each monster leaves me... somewhat flaccid.

I've done some bug fixes on some of the stuff I did last week. Expect that to be a recurring theme throughout :)

No name game name yet either.

spud 28 August 2018 00:06

Ha, thanks for the suggestion, but no thanks :) I like my titles to be more of a mouthful, perhaps.

spud 10 September 2018 00:01

Added in some joystick controls. I will support two fire buttons in this, but give the player the option to select between an up for jump or second fire button for it. So that's nice, yep.

spud 29 October 2018 00:34

Oops, I took one and a half months off. Back on it now though.

We're testing animations out at the moment, so far they look crap :)

Valken 30 October 2018 14:11

Graphics actually looks good. I love that old school hand drawn style.

spud 19 November 2018 01:03

Slow progress as always. I've finally put in some jumping code. It is pressure sensitive. Well not really, more hold it down longer for a higher jump. I've also spent time with the Hardware Reference Manual figuring out a glitch in my sprite code that I've re-used from the Moby game. It worked fine there because sprites were never low enough on screen (I wasn't setting the VSTOP high bit in SPRxCTL; that's fine until stuff starts dropping down low). I also spent lots of time implementing the gravity and platform detection. It naturally glitched but I finally figured out why.

The deadline is February 2020, right? :)

spud 25 November 2018 17:04

Finally after weeks, nay, years of overthinking interleaved bitplanes I finally understand how simple they are and I've recoded all my graphics routines to use them. Today is a good day.

seuden 25 November 2018 20:50

Looking forward to this.

spud 26 November 2018 17:24

Quote:

Originally Posted by seuden (Post 1287206)
Looking forward to this.


I hope I manage to deliver something decent !

spud 09 December 2018 22:17

I've spent some time writing the generic enemy movement and animation code. Every step forward comes with several steps back with bugfixing as always so I've taken inspiration from McGeezer's debug information read-out he has at the bottom of his screen and written my own. It immediately helped speed up bug fixing so that is great.

I've also moved over to building with vasm/vlink on the PC today which has also increased efficiency.

JVDWhathisname007 has now supplied four sets of enemy sprite graphics which look great.

Suff continues to move at a snails pace but Rome wasn't built in a day apparently.


All times are GMT +2. The time now is 21:41.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.04521 seconds with 11 queries