Tag: PogoGirl

This is a list of all posts, games and tutorials tagged with the tag "PogoGirl".

PogoGirl Devlog #16: Winds of Fall

| #PogoGirl #PC #Devlog

Seasons change, even in Go! Go! PogoGirl. I’ve already shown you spring and summer, so let’s take a look at fall next! Fall is where things cool down after a hot summer, where the leaves turn that nice brown color and cover the ground. Things become a bit gloomy, but in a good way. I’ve tried to recreate this in Go! Go! PogoGirl. The red sky adds a sense of twilight, while also signaling that you’ve entered the second half of the game, where things are about to get serious.

PogoGirl Devlog #15: The Platform Rundown

| #PogoGirl #PC #Devlog

A platformer game needs some platforms, so let’s look at some of the platforms you’ll encounter in Go! Go! PogoGirl! First up, we have the Countdown Platforms. These can be bounced on a total of three times; on the third bounce they drop out of the stage. They change color with each bounce, so you’ll know when to get away. Since they’re pretty stable, you can both stomp on them and charge up a high jump!

PogoGirl Devlog #14: How I Build Levels

| #PogoGirl #PC #Devlog

Last time I mentioned that I was doing levels for Go! Go! PogoGirl and that I changed my Tiled setup to make the process easier. Well, I’m happy to say that I’ve now made all levels in the game! While I do enjoy making levels quite a lot, it’s a very tricky thing to get right. Good level design is an art. And while I don’t consider myself an artist in that regard (or any other regard, actually), I thought I’d share my process of building the levels for Go!

PogoGirl Devlog #13: The Tools of Pogo

| #PogoGirl #PC #Devlog

A game has many facets, and developing a game is like climbing a range of different mountains simultaneously. I’ve worked on several different things in the past few weeks—water effects, powerups, HUD elements—but there is one major aspect of the game that I haven’t touched in quite a while. Levels. Yeah, sometimes you get caught up in all the coding and designing and pixel arting that you forget about other major parts of the game.

PogoGirl Devlog #12: Power Up!

| #PogoGirl #PC #Devlog

Powerups are a staple of video gaming, and platformers had some of the best around. Sonic’s elemental shields, Mario’s mushroom, Kid Chameleon’s transforming helmets…there’s a lot of good stuff in there. It seemed obvious to put powerups into Go! Go! PogoGirl as well, but for a long time, I wasn’t quite sure what to put in. Powerups need to enhance and support the gameplay; you can’t just throw in anything you want.

PogoGirl Devlog #11: HUD and Stuff

| #PogoGirl #PC #Devlog

Gamedev includes a lot of fun activities, such as messing with physics, making lasers go pew and making stuff explode. However, there is also a lot of dry stuff that you have to take care of. And I’m taking care of that stuff right now, because…well, because I’ll have to eventually! First of all, I’ve modified the menus a bit. So far I’ve been using my own solution to create menus, and while it was a bit hacky, it worked pretty well.

PogoGirl Devlog #10: Gems and Goals

| #PogoGirl #PC #Devlog

It’s been a while, but I’m back in style! After spending a few frantic weeks finishing my Master’s thesis, I’m back in the pogo-saddle. So, it’s time for an update!

PogoGirl Devlog #9: Making Enemies

| #PogoGirl #PC #Devlog

After all the shader shenanigans I needed a break and decided to work on something less technical and more gameplay-related: Enemies!

PogoGirl Devlog #8: Shader Journey

| #PogoGirl #PC #Devlog

Last time I put water into the game. Now I made the water better!

PogoGirl Devlog #7: Pogo Splash & Swim

| #PogoGirl #PC #Devlog

Remember in the last post when I announced that each season would have its own unique stage gimmick? Well…here’s one!

PogoGirl Devlog #6: Springtime Is Here

| #PogoGirl #PC #Devlog

If you’ve beaten the SAGE2020 demo of Go! Go! PogoGirl then you will already know a tidbit that I hadn’t really made public until then: Go! Go! PogoGirl will feature 4 seasons to play through! In this devlog I’d like to talk a little bit about the idea behind that and what you can expect. Seasons will basically act as worlds. This means that each season will have a set of completely unique levels, it’s not the same levels over and over with a different visual style.

PogoGirl Devlog #5: SAGE: Aftermath

| #PogoGirl #PC #Devlog

SAGE has come and gone, and I’m still reeling from how quickly it all happened. I guess the only thing to do is to pick through the rubble and try to make sense of everything! First off, I knew from the beginning that Go! Go! PogoGirl wouldn’t set SAGE on fire. It’s the Sonic Amateur Games Expo after all, and people mainly want to play Sonic games. Hell, I used to mainly want to play Sonic games.

PogoGirl Devlog #4: Road to SAGE 2020

| #PogoGirl #PC #Devlog

On September 5th 2020 the virtual doors of the Sonic Amateur Games Expo will open for the 20th time, and Go! Go! PogoGirl will be a part of it! If you haven’t heard yet, I will publish a public demo of the game for everyone to try out. Naturally this is very exciting for me (and I hope for you too) but naturally, this also means work. A lot of work.

PogoGirl Devlog #3: Shiny Shiny Gems

| #PogoGirl #PC #Devlog

Collectibles are as much a part of platformers as actual platforms. Whether it’s Sonic’s rings, Mario’s coins or Banjo’s notes, it seems like platformer worlds don’t have littering laws because these things are everywhere. And that’s good, because it’s really fun to collect them and sometimes they even help you out. Extra life, anyone? So of course Go! Go! PogoGirl will also have collectibles. After some thinking I settled on gems, because…I dunno, they look pretty and sparkly and coins are pretty overdone.

PogoGirl Devlog #2: Bouncing Science

| #PogoGirl #PC #Devlog

When you have a player character that should always bounce, a couple of obvious questions present themselves: How should they bounce? How high should they bounce? How quickly should they bounce? Questions like that form the basis of the entire gameplay concept, so it’s very important to tackle them as early as possible…even if you’ll often end up tackling them a few more times before the game ships. Here are the answers I’ve worked out for now.

PogoGirl Devlog #1: Introducing PogoGirl!

| #PogoGirl #PC #Devlog

Welcome to the first post of my new Go! Go! PogoGirl devlog! Here I’ll post long-form updates on the development of Go! Go! PogoGirl, sharing my experiences, crying about the bugs I encounter, and more. Developing a game is a journey, and it’s more fun when you can drag people along with you. Stay away from the radio though; I pick the music. Okay, so let’s start off by explaining what Go!

Hanging on Balloons

| #HaxeFlixel #Speer #Tutorial #PogoGirl

One of the best things you can do for yourself in gamedev is to have good tools and an efficient workflow. I’ve already shown how I handle path movement in [Speer] in another post, now I want to show you another small trick I’m using to make level creation easier and quicker. Note: As always this article will show how I’ve implemented it in HaxeFlixel, as that is the framework I’m using.