• Register

New innovative 2D side scroller RPG with Open world features and a whole lot more! Join us as we develop our new game and become part of it! Our game is focused on being a single player at the moment, but hopefully it would become a multiplayer in the future after the basics of the game are done, so expect that!

Post news Report RSS Video 0.0.0~0.0.2

Over here we recap our version of Project DG 0.0.0 all the way to 0.0.2.

Posted by on

Game Dev Log Version 0.0.0 Update

this was the first playable version. in here you can use A to move left, D to move right. We focused here on incorporating the keyboard and drawing a few sprites on the screen and checking out basic motion. for the whole project, we are using our old game's sprites as place holders.

*** ALL OF THESE SPRITES WILL BE CHANGED, YOU WILL *****NOT***** BE A CHICKEN IN GAME *** ....lol

Game Dev Log Version 0.0.1 Update

we now integrated some Trigonometry into the game, the projectiles, pigs, are being shot relative to the character, the chicken in this case, according to the aim set by the mouse and represented with the arrow.
We also added a set target (the faint looking character floating there) for now which changes position once destroyed, and for this we needed to add collision detection. We decided to make the collision detection for this quite “dirty” for now, as it is just for testing.
The bottom part, is just testing the opacity levels for the HUD screen which is soon to be.

Game Dev Log Version 0.0.2 Update

We added a couple of notice-able things, first of all, the small little chick on the side! well, it may not look like much, but this chick actually floats, as… a pick-able item would! I was kinda lazy and just re-used the sprite of the “player” for now as the sprite for the dropped item. Next up, we have the platform! the platform is not usable yet though, it is just for “decoration” and not interact-able. And I also removed the “HUD” testing at the bottom.

Dropped Items

I decided to test out if I can make a “dropped item” effect, and I succeeded! The item is not interact-able yet, but it is there! The dropped item basically floats up and down slowly, soon it will be on the platforms and not just floating like that in mid-air!

Platforms

The platform needed it’s on algorithm in order to render… first, it is drawing the side of the platform, or the left edge, then it draws the platform’s center, repeating the texture as long as needed horizontally, then the left side is being drawn again, just in order to give it a “complete” look, the texture’s coordinates are flipped! Now, the platform is going to play a huge part in this game, they are going to host enemies, NPC’s, dropped items, and other stuff. making this platform a very valuable entity in the future gamewell, this is the end of the day, hopefully tomorrow I will finish handling collision detection with the platform. that’s the end of Project DG 0.0.2 Game Dev Log, I am so excited for this game…. :D

RECAP VIDEO - PROJECT DG 0.0.0~0.0.2


Follow us on

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: