10.03.2019 - Round 1 results of our "A Love Letter For FreeBASIC" game dev competition have been published. Please be sure to check the results thread: http://games.freebasic.net/forum/index.php?topic=629.0. Don't forget that the competition is continuing with a round 2, lasting till 29th of April, 300 USD first prize. Stay tuned!

Author Topic: FBGD Seasons of the Year Competition (Nov 2012 – March 2013), 350 $ 1st prize  (Read 148649 times)

SMC

  • Recruit
  • **
  • Posts: 37
  • 9999HP
    • View Profile
Man, these are all looking great.  I think this is going to turn out to be the best compo yet.

ssjx

  • Forum Howler
  • ****
  • Posts: 174
    • View Profile
    • ssjx.co.uk
Hi,
Another update : http://ssjx.co.uk/windows/fbgd.php  (v0.3)

Changes include:

* More colour
* Blocks that drop in autumn
* Fire and a bucket for water
* Level selection
* Level editor!
* More levels, mainly simple introductions to the properties of things.
* Various bugs removed/added...

The level editor is almost fully functional but a few notes:

* It is a little clunky at the moment as it is keyboard only.
* Pressing 's' saves the level put does not give any indicator that it has done anything.
* Allowing the player to fall off screen is not handled yet! I will make him appear from the top which should allow for some interesting and weird levels!
* You can only make 12 levels, this is a current limit of the selection screen. I really doubt anyone will make 12 levels...
* No checking is done for the essentials (player,ring,exit)
* Created levels are saved in the 'user' folder as bmps.

A general tidy up of the interface (inc some confirmation dialog boxes) and some mouse control is on the growing list of thing to do, maybe a nicer larger font too...

Enjoy!  :)

Lachie Dazdarian

  • Double dipper
  • Administrator
  • Forum Sage
  • *****
  • Posts: 1308
    • Yahoo Instant Messenger - lachie13
    • View Profile
    • The Maker Of Stuff
    • Email
I still can't pickup a yellow seed I drop in Autumn. Also, restart key is needed. Don't like having to press ESC, go to levels menu and then choose my level again.

Not sure how much I'm fond of the new puzzles, and some levels that supposed to exploit them didn't (like the first one with fire). Flowers, wines, water and ice work. New stuff, not so sure, but I can assume it can be frustrating to devise good ones that add to gameplay.

The backgrounds really add a lot to the visual experience. Thanks for implementing that.

I will repeat the last time that in my opinion orienting the gameplay toward being able to change seasons only on certain locations would allow you to design, implement and test game puzzles as well as levels utilizing them more easily, and would allow you to refine the gameplay better. Seasons change on every location could be retained only for special (maybe difficult) levels.

Jonge, Landeel, Mitchell, Eponasoft, BadMrBox, gothon, relsoft? How about you, guys? Got something to report, show? Don't be shy. :)
"Things like Basic and Free Basic provide much-needed therapy and a return to sanity and a correct appreciation of people. The arrogant folk really hate a word like 'Basic' - fine, and good riddance." ~ pragmatist

Jonge

  • Novice
  • ***
  • Posts: 78
    • View Profile
    • codeheim.NET
Progress has halted a bit for me the last week. It turned out to be hard to make some decent sprites, so I have been using a lot of time on pixeling, reading tutorials and repixeling  ::) I'm close to finishing a ok sprite of the first enemy, I will then continue on some simple AI for the enemies.

Here's a mockup from a couple of day's ago:


The green guy is supposed to be a goblin.

ssjx: Will test out your demo when I get home, I'm at work now.
« Last Edit: January 06, 2013, 07:46:56 PM by Jonge »
codeheim.NET - Homemade game madness!

landeel

  • Forum Howler
  • ****
  • Posts: 102
  • http://cmcgames.blogspot.com
    • View Profile
    • CMC Games
Made a lot of progress this weekend.
I still have many placeholder graphics to replace. Maybe I'll post some screenshots this week.

Eponasoft

  • Novice
  • ***
  • Posts: 53
  • I Am... Kaiaphas.
    • View Profile
    • Eponasoft
My entry is moving forward, although it's difficult making things look nice at high resolution when you're working with initially low-resolution assets. hqx produces a lot of alias noise in transparent regions, which is obnoxious. I'm pretty sure that I saw, at one point, a similar tool that would apply scale2x resizing and preserve edges against transparent region bleeding. Aside from that minor graphical issue, everything's moving along nicely. I set the overall design plan in stone from the beginning and haven't changed it. That way, it can be finished on time. It's easy to start a project and get carried away with features; I wanted to make sure that that didn't happen this time around.

ssjx

  • Forum Howler
  • ****
  • Posts: 174
    • View Profile
    • ssjx.co.uk
Minor update (0.4) http://ssjx.co.uk/windows/fbgd.php , main changes of note:

* Menus / selection and editor screens can be navigated by mouse.
* Player falling off screen appears at the top of the screen. (this is more for user levels)

My updates will probably not be as frequent from now, there are still some things to add though:

* Limiting the season changes so more forward thinking is required. Collectables to recharge season changes..
* Maybe update menu selector for 24 levels to fit above change
* More sounds/music
* Transition effects, movement on the title screen so it is less dull
* A name would be good too...

One thing i have realised making this is that all games should come with a level editor! :)

Thanks for looking!
« Last Edit: January 07, 2013, 01:27:40 PM by ssjx »

Jonge

  • Novice
  • ***
  • Posts: 78
    • View Profile
    • codeheim.NET
ssjx: There seems be a bug, at some levels there is a invisible wall in one of the seasons. Heres a couple of pixs:



One time I also had trouble picking up a seed on a platform, I had to go back on the ladder and then back onto the platform to be able to pick up the seed. I haven't managed to reproduce this.
codeheim.NET - Homemade game madness!

ssjx

  • Forum Howler
  • ****
  • Posts: 174
    • View Profile
    • ssjx.co.uk
Thanks for mentioning this, it's strange i noticed the same problem on another pc this morning. Except it was the grass platforms in spring not showing up.

Edit: Ah, i see your screenshots are both Spring too..

I thought was down to some weird graphics card issue (GeForce FX5200 on Win7) as it has only happened on this PC and it was not random.

I may be trashing some memory somewhere... :(

Thanks again for pointing this out, i'll try and get it fixed!
« Last Edit: January 09, 2013, 01:46:04 PM by ssjx »

Pritchard

  • Global Moderator
  • Forum Howler
  • *****
  • Posts: 160
    • View Profile
    • Email
"One thing i have realised making this is that all games should come with a level editor!"

While level editors are awesome, it takes some amount of architectural genius to make a very complex game with a level editor.  "The Witness" ala Jonathan Blow seems to have a really high-tech editor, but I can't imagine that he prototyped/designed the game using it.

Source:  Me.  I've spent more time making editors for games than I have games.

Of course, if the level editor and game both run on the same engine, that can simplify things.

Jonge

  • Novice
  • ***
  • Posts: 78
    • View Profile
    • codeheim.NET
One thing i have realised making this is that all games should come with a level editor! :)
Its nice to let the users be able to add puzzel levels, you never now what cool things other user might make.

Source:  Me.  I've spent more time making editors for games than I have games.

Of course, if the level editor and game both run on the same engine, that can simplify things.
Oh yes, I've also used to much time on editors :) And it has killed the motivation for a few projects. I'm currently working on one editor, though this time I have included it into the game engine. This helps out, though GUI elements take up some time. For my entry, I use a 256color BMP file as the map, and hard code anything else into the engine.


I'm still working on GFX for my entry. Currently I'm updating the Hero sprite, which is a sprite I origionally made a few years ago. When this is done I'll start work on some code for "bullets".
« Last Edit: January 10, 2013, 02:13:37 AM by Jonge »
codeheim.NET - Homemade game madness!

relsoft

  • Recruit
  • **
  • Posts: 48
    • View Profile
    • Email

Jonge, Landeel, Mitchell, Eponasoft, BadMrBox, gothon, relsoft? How about you, guys? Got something to report, show? Don't be shy. :)

Relminator switches to shy mode...
 ;D

I'm doing all the "boring" stuff for my entry first. :*)
« Last Edit: January 10, 2013, 05:43:47 AM by relsoft »

ssjx

  • Forum Howler
  • ****
  • Posts: 174
    • View Profile
    • ssjx.co.uk
Hi,
I think i've fixed the graphics bug. It's not appearing on the pc where i was seeing the problem so version 0.5a on my site should work. It looks like the problem was down to the font recoloring function, it looks like i was over shooting the bitmap and trashing whatever was next. I am a bit surprised i was not seeing more stability problems and Windows crashes.

This release also features some dialogs and other gameplay fixes but i am only uploading it due to the above problem!

Jonge

  • Novice
  • ***
  • Posts: 78
    • View Profile
    • codeheim.NET
Its a bit quiet here so I decided to post a screenshot. I'm working on the main character, to get him firing some magic bullets. At the moment, he only lifts his arms, but no bullets, I hope this will change soon  ;D



I currently have a three button control, with one button for left, center and right. This lets you fire in two directions at the same time. Gun Smoke used two buttons, where you could fire strait only when pressing both buttons. I might change the controls, but I will have to see how this works.
codeheim.NET - Homemade game madness!

Lachie Dazdarian

  • Double dipper
  • Administrator
  • Forum Sage
  • *****
  • Posts: 1308
    • Yahoo Instant Messenger - lachie13
    • View Profile
    • The Maker Of Stuff
    • Email
I dig the 3 button control concept.

Nice looking sprites.

You think you'll have enough time to wrap this up? I'm a bit worried, because I would hate to see this not completed. Sounds like a lot of fun concept.
« Last Edit: January 14, 2013, 04:18:20 PM by Lachie Dazdarian »
"Things like Basic and Free Basic provide much-needed therapy and a return to sanity and a correct appreciation of people. The arrogant folk really hate a word like 'Basic' - fine, and good riddance." ~ pragmatist