Making some Game Dev Tutorials :)

Thanks Kay!

Ya Im quite happy with the response the series has gotten. For the most part people are being helped by it, and that is awesome!

Part 51 is up:

This one creates a library for the Engine classes.

3 Likes

Part 52 is up:

The one adds dismiss able messages and a win condition.

3 Likes

Part 53 is up:

This is part 1 of doing some simple key binds.

3 Likes

Part 54 is up:

The one finishes up simple key binds.

3 Likes

Part 55 is up:

This one starts working on an inventory system

2 Likes

Congratulations on hitting 50+ Tutorial videos :champagne:

Keep at it!

Part 56 is now up:

Sorry for the long delay. Iife caught up with me :wink:

This episode continues with the inventory system, and adds picking up items.

3 Likes

Part 57 is up:

It deals with an inventory menu and inventory slots.

2 Likes

Part 58 is now up:

This one deals with creating draggable objects, which will be used for drag and drop stuffs :slight_smile:

1 Like

Part 59 is up:

This one deals with moving items from one slot to another.

1 Like

Its been awhile, but I have finally gotten back to making tutorials, this one starts up a new shared code project:

2 Likes

This one shows the basics of how to get an android project added and functional:

2 Likes

This one starts a login, and shows how to make HTTP Requests.

2 Likes

This tutorial will help with the PHP side of creating a login. Do make sure to create you own encryption tho:

2 Likes

Almost at milestone 2!

This one gets us prepped for starting a character screen:

1 Like

Nice! I will keep making them :slight_smile:

1 Like

This one gets the base pipeline for the character screen in:

2 Likes

More work on the Character screen:

2 Likes