Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yatchan's After Five Gamedev

40
Posts
14
Topics
57
Followers
A member registered Dec 16, 2020 · View creator page →

Creator of

Recent community posts

Simple Racer, as the name suggests, is a simple arcade-style racing game, similar to those we used to play in the 80s and 90s. I'm still working on juicing it up a bit, so I'll appreciate any feedback!

Check it out here: https://yatchan.itch.io/simple-racer

Thank you for your work. I'm using the engine loop sound in my arcade racer prototype: Simple Racer

Thanks for the feedback. I'll see if I can figure out something with the learning curve before i forget how the code works :)

I've created a retro maze shooter inspired by Atari's Berzerk. You can play for free in the browser: https://yatchan.itch.io/the-last-mazewalker

Thank you!

Thanks! I made this one quite a long ago, so it's probably buggy here and there and I don't know if the difficulty scales well and ifvthe faction system works at all. I'd have done a few things differently now.

Thank you!

It's fixed! It was a typo in a filename with land mesh...

(1 edit)

Ok, I'll look into it. For now, you can turn the bosses off. I didn't change anything about them per se, so I wonder myself, what the bug is. Probably some missing path, as I rearanged the code base. Thanks for the feedback!

I've also just created a more "3D" model for the balloon. You can see it on the banner on the game's main page. I guess it looks kinda like a pixelized sphere and that's about as much I can do with Blender.

Thank you. It's still a test version, I'll be working on it a little more. Mainly wanted people to test the steering with adjustable inertia.

I know. I just don't want to be one of those devs who ask for feedback just to reject every suggestion thinking they know better 😉

(1 edit)

Thanks for the feedback! I'll see what I can do, but I can't promise I'll manage to implement everything as some things are more complicated than others. Changing speeds is easy, but top-down camera will require more work to look acceptable. 

I actually tried making the bullet a child of the player, so it moves with the plane, but as it stays on the screen for much longer than in the original (and the viewing distance is much farther), it looks weird, wiggling from left to right. Maybe I'll make it an option.

As for the shader - I made a typo in the section I set the shader parameters in the actual game...

Right now I'll probably take a short break and try to finish and publish another project, which I had almost done but abandoned in favor of this one.

Like I said on the Atari forum - it can be done in future version, if there is one :)

Thank you. I'm thinking of possible enhancements that wouldn't require rewriting the game from scratch.

I think the hiccup is caused by compilation of particle materials from the explosions, not the models. I'm showing them to the camera and activating them when the game starts, but I must be doing something wrong. Still looking for a solution.

Thank you! River Raid is the first game I have a memory of playing, and it's THE game of my early childhood. I'd appreciate any feedback which I can use in future updates.

(1 edit)

Thank you for the feedback! I will check the placement of the enemies, although I don't recall oddly placed ones in the first 50-ish levels. Most likely some edge cases, where the raycast misses by a very small margin, so the game thinks there's no island there. Haven't seen a floating tank though. I hope it's not the engine behaving differently on different systems.There's already a minimum and maximum interval between fuel pads. I'll see what I can do about the levels with big island, as they're trickier. Tweaking and balancing the placement algorithm is on the todo list. On the other hand, there are stages with no fuel in the original as well, where you're doomed to die without prior knowledge 😀 

I'm glad you like it! Stay tuned for future updates if I get enough feedback on what to fix and/or come up with ideas for new features. BTW, there are boss enemies every 20 levels, be sure to check them out! They may not be the most sophisticated and difficult ones, but I think it's a nice break from the usual baddies :)

You were right! The slo-mo was the problem. Or rather that the game tried to increment some non-existent variable I forgot to wipe out. Somehow it didn't crash instantly, only after player's death. It also prevented activating the baddies on the level.

I don't have a linux machine, so I can't  verify it and I honestly have no clue why it happens. It's built from the same project as the windows version, which starts up normally. Do you think that exporting with debug would leave some error message?

Thank you! There seem to be some issues for some players, but I'll be working on that. 

(1 edit)

Good to hear that! Maybe the slo-mo tween is messing with the game logic somehow. Lately I've been playing with it turned off, as I found it not as appealing as I hoped it to be. I'll at least make sure it's off by default in the next update.

If you have time and will, I'd like you to check if the CRT shader causes jerky movement with the dynamic camera mode (press C to switch between the overhead default one, and the dynamic one, following right behind the player). It may as well be an issue with my old hardware.

(1 edit)

I've just crashed a few times in that area and nothing happened. Will do some more testing tomorrow. Maybe there is some other factor. I'm also on Win 10. The baddies have a move chance and check against it every couple of frames. So sometimes they may just be unlucky. Also they don't move in some very narrow areas, as they would just spin in place, making it look strange. Or some of them may just be buggy :) But not everything moved in the original as well, so I guess it's acceptable.

If you are bothered by that narrow piece, try another random seed and you will get a different layout of river and enemies. I wonder if it will crash in every instance of narrow piece of river?

Unfortunately I don't have a Mac machine to verify it. The Windows build seems to be working fine. Does it happen each and every time, or are there some particular circumstances?

(1 edit)

Thanks for the comment! The jerkiness is most probably shader compilation. I'm showing them to the camera before the start of the game, so theoretically they should be precompiled. I'll look for another way. The slo-mo is optional and can be switched off in gameplay options. I'll check what's the problem with crashing, it hasn't happened for a long time while testing...

I've released my new game, "Back to the River". It's a 3D remake of a classic shooter, River Raid, with lots of new enemies, new mechanics, customizable layouts and more! You can check it out at https://yatchan.itch.io/back-to-the-river

(2 edits)

Thank you, I'm glad you like it. Probably it's not optimized well enough and terrain generation also could've been done better as it was an attempt to create something I've not tried before. Also, it may be the lightning effects' fault. After a year, the code looks totally alien to me, so sadly I won't be probably messing with it any more.

Thank you!

I've created a River Raid clone with a space theme. Features procedurally generated levels - you can choose your own seed. Let's see how far can you go!

https://yatchan.itch.io/space-raider


Thank you for super cool assets! I used them in my latest project - Pixel Caverns. I gave you credits both on my itch page and in the game itself. Keep up the great work!

https://yatchan.itch.io/pixel-caverns

Check out my new little project - Pixel Caverns! It's a old school platformer/shooter with cute graphics.

https://yatchan.itch.io/pixel-caverns



I've released an early version of my space shooter game. Complete missions and kill enemies to earn money. Spent it to upgrade your ship. Rinse and repeat.  There are still difficulty and balance issues which are difficult to address just on my own, so I'd like to hear your feedback.

Download (Windows only): https://yatchan.itch.io/the-lone-starfighter


Tile Me Up is a simple game based on the 15-number puzzle, but instead of numbers, you assemble images. In the option menu, you can set the grid size, turn hints on and off, as well as enable tile rotation for a greater challenge.

Click or tap a tile, or do a swipe with your finger/mouse to move a tile. Click/tap & hold a tile to rotate it (if rotations are enabled).

In the downloadable version you can use your own images from your computer (I hope it works!)

https://yatchan.itch.io/tile-me-up

I've ported my old JavaScript project to Godot. The game is very simple - click or tap on circles before they disappear. Don't touch the polygons. 

https://yatchan.itch.io/crazy-circles

I've created a simple endless runner, so be sure to check it out! There's still some tweaking to be done, but please let me know, what you think.

https://yatchan.itch.io/run-forresta-run



Check out my new game - a remake of a classic 8-bit Atari hit "Planetary Defense". Feel the nostalgia!

Use the orbital cannon to destroy invading aliens. Aim and shoot with the mouse. Collect scrapmetal after each round. Buy upgrades! 

Available for download at https://yatchan.itch.io/one-turret-to-blast-them-all

The desktop version of Marble Fever (Windows) is now available! It features:

  • Six brand NEW levels!
  • Minor design changes to previous levels
  • New obstacle - The Puncher!
  • New feature - button switches
  • Several skins for your marble (they don't affect its behaviour - perhaps in the future...)
  • Better visuals - shadows & reflections
  • Free of the annoying "click when ready" button to enable mouse capture

https://yatchan.itch.io/marble-fever


Check it out and let me know if you liked it!

Check out my newest game - Marble Fever. Guide the ball through obstacle course to the goal. All you can do is tilt the board and the gravity will do the rest! Watch out for hazards and don't fall into the abyss!

https://yatchan.itch.io/marble-fever

(1 edit)

Hey, I've just uploaded my latest little project - a very easy puzzle game called Flippy Cubes.

https://yatchan.itch.io/flippy-cubes

The goal is to rotate cubes on the left side of the screen and recreate the target layout on the right. Use the three mouse buttons to rotate cubes around the XYZ axis. More info on the game's page.


(1 edit)

I've just released an early version of my first game - Blue Fish Goes Treasure Hunting. Help the little fish to collect treasure in an underwater maze! Playable in a browser, created using the Godot Engine.

Features:

  • Randomly generated maze (of pre-designed locations)
  • Enemy fish and mines to shoot at
  • Powerups

https://yatchan.itch.io/blue-fish-goes-treasure-hunting