Making some Game Dev Tutorials :)

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

You should really manually specify the preview image…

out of curiosity what do you think would be the best choice of thumbnail?

39:02 or your usual list but it always looks blurry

Finishing up v1 of the Character screen:

2 Likes

Starting a grid for the levels.

2 Likes

keyboard based grid movement and starting turns.

2 Likes