YolkfolkThe Dizzy Fansite 0 logged in0 playing
Community discussion

Don't Panic Dizzy! [PROGRESS THREAD]

Started by Noggin the Nog on 24 February 2013 • 13,475 views

🔒 Closed36 posts
#55246
A quiet weekend, awful awful weather, what better to do than build a Dizzy game set on a spaceship?

I've been working on this for a while now. I've just finished the Hud so I can show you some screenshots. I think they're looking pretty good.





👍 0
#78921
Golly, those graphics look impressive. :smile:
👍 0
#78927
Awesome UI, cool graphics !

Let me know when it's ready so I can do an article :smile:
👍 0
#78928
Nice work Noggin. Given the title and the setting, I am expecting some very bad poetry! :teethy:
👍 0
#78931
The screenshots look great, not good. :smile: I hope there's not too much connection with "Dizzy Panic"? That's the one Dizzy game I truly hate.
Btw, when - "more or less", of course - is the game to be expected? I have to say that I was surprised when "Dizzy vs. the Snow Queen" was ready, I thought it would take more time.
👍 0
#78933
Nowhere Girl: I've never even heard of Dizzy Panic, so don't er... panic.

And yes, there's definitely going to be a HHGTTG flavour to this game, but I've no plans for any specific references. Having said that, I haven't fully planned out the middle section of the game yet, so I'm open to suggestions. :smile:
👍 0
#78941

https://yolkfolk.com/games/dizzy-panic-original-release/

👍 0
#78943
lol yeah i thought this was a Panic Dizzy reamke for a second.
It's best you don't know what it is, it's punihsment is what it is.

Anyway your game is looking neat. Looks futuristic.
👍 0
#78947
I guess I'll ask again because I edited my post at the same moment Noggin was responding... At what stage of development, more or less, is the game and when can it be expected?
And maybe just two or three more screenshots? Pleeease... :wink: (I also referred to it ealier, when asking about screnshots from "Dizzy and the Ring of Zaks", but I'll remind of this funny fragment: maybe you have played the first, unfinished version of "Dizzy and the Other Side" and recall the ending sequence, when it said that further levels are in development and then "the player's voice" begged "the author" for more screenshots... :wink: )
And btw, I think the "upcoming games list" should be updated. If I remember well, there is even some game on the list which has already been released...
👍 0
#78966
Hi Nowhere Girl,

I've no idea when the game will be ready - it's very much a long term project. Not in time for the Easter competition, that's for sure. At the moment, I've got maybe 20 playable 'rooms' - it's a scrolling game so there aren't rooms as such - but that's the size of the map so far.

And speaking of scrolling, can anyone help me out with this problem?

https://www.yolkfolk.com/bb/showthread.php?528-DizzyAGE-General-Coding-Queries&p=26855#post26855


I don't want to post many screenshots because the the graphics aren't complete in most places but, since you asked, here's a picture of Dizzy being sucked out of an airlock:


👍 0
#78967
Anyway, you sure can enter your first game in the competition. and I think you have very good chances...
Btw - but it's still rather secret :wink: - I also have some ideas for a game. However, in my case it will be yet more difficult because I will have to start from scratch - at this point I have absolutely no idea about programming.
👍 0
#79088
Hi folks,

Just to let you know how the game's coming along: I reckon it's about 20% complete now. The first dozen or so puzzles are done, along with a lot of the graphics. In the game, you'll be able to play as all the different yolkfolk, except Dozy of course, and also Dylan, who'll need rescuing from something. I've done the coding for the switch between the different characters now, as well as most of the game mechanics.

The game feels a little different to other DizzyAGE games. I've got it scrolling more smoothly than the defaults allow - that was kind of important as there's a lot of repeating patterns in the graphics which tend to strobe and jerk when dizzy moves. The result is that the game physics are a little different: Dizzy jumps and falls a bit faster than usual, and rolls a bit less.

To do next is a fairly complicated two-part puzzle. After that, I'll have to plan out the middle of the game properly - I've got loads of ideas, but no idea how they'll all fit together.

Anyway, here's a few more screenshots:


Daisy in the foliage:




Dizzy fights a security droid




YOLKFOLK IN SPACE!





PS. Nowhere Girl, have you made a start on your game yet?
👍 0
#79090

Looks like we could be in for another huge game here. (file size wise :tongue: )

But seriously, like I said before the screenshots look really good. :smile:

👍 0
#79096
Looks awesome
👍 0
#79120
Noggin - not yet, I'll have to learn coding from scratch (at the moment I know simply nothing about it, my only experience with programming was years ago with an old program at school) and I also have other things to do, such as work... It's a pity, last year I was hoping to learn it for this year's competition...

Anyway, the graphics are just wowey zowey, as Putt-Putt (from the children's games) says. :wink: Especially the screen with Daisy among the branches.
👍 0
#79123
If you want a tip on how to get started, when I first downloaded DizzyAGE, I made a map out of bricks just to try out different puzzles. So I started with a door and as I learnt more, I had more ideas for new puzzles.

Snow Queen came from a puzzle idea where you had some snow made from cloud material. When you picked up some snow shoes, the game changed the snow from CLOUD to BLOCK and when you dropped them it changed it back again.

It's probably easier to do it that way round than having ideas and trying to work out how to do them. Anyway, hope you give it a go. :smile:
👍 0
#79206
Another update for you. The game's about 40% complete now I think.

Things done this month:

I've done the title screen and intro sequence.

I've added the coins (power cells) counter to the hud. There's an option to change its appearence - you can see it on the screenshots below.

The Grand-Dizzy section is all but finished.

That complex puzzle I mentioned before is done. That one was a real :hitwall: It ended up needing some 1400 lines of code!


Title Screen




Grand-Dizzy stuck in the bowels




Captain Dizzy?




Can I also take the chance to thank Steve Rennie for the bit of code he flagged up for me. The one for making two objects collide? I've used it a lot so far and will be using it again and again I'm sure. The possibilities are endless...
👍 0
#79207
Very rarely, a Dizzy game comes along that breaks the mould and sets a new standard for what DizzyAge can do

Im very excited about this one

Keep up the ground breaking work Noggin

Great Stuff :smile:
👍 0
#79208
Cheers Noggin, but thanks should go to Jamie Douglas (Delta) who devised it in the first place. I agree with you, it really is a superb little 'utility' that has endless possibilities.

Nowhere Girl, have you checked out Jamie's videos on this site that explain the basics of most typical puzzles in a really user friendly way? I knew nothing about programming when I first started and found them really helpful in getting to grips with the coding.
👍 0