My SGDK Tutorials (Spanish & English)

SGDK only sub forum

Moderator: Stef

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

My SGDK Tutorials (Spanish & English)

Post by danibus » Wed Apr 17, 2019 3:06 am

-----------------------------------------------------------------------------------------------------------------------------------------------------
MEGADRIVE ADVENTURES
-----------------------------------------------------------------------------------------------------------------------------------------------------


Lesson 00 - SGDK + CodeBlocks (instalation)
Lesson 01 - Hello World
Lesson 01 - Clone and Mistakes
Lesson 02 - Controls
Lesson 03 - Tiles and Plans
Lesson 03 - Tiles and Plans (II)
Lesson 04 - Tiles from Images
Lesson 04 - Tiles from Images (II)
Lesson 04 - Tiles from Images (III)
Lesson 04 - Tiles from Images (IV)
Lesson 05 - Sprites
Lesson 05 - Sprites (II) Animated
Lesson 05 - Sprites (III) Enemies
Lesson 06 - Debug
Lesson 07 - Deconstructing scenarios
Lesson 08 - Shadow & Lighting
Lesson 08 - Shadow & Lighting (2)
Lesson 08 - Shadow & Lighting (3) SF2
Lesson 08 - Shadow & Lighting (4) Priority Maps
Lesson 08 - Shadow & Lighting (5) Castlevania


Lesson 09 - Simple scroll: Plane scroll
Lesson 09 - Simple scroll (1): Tile scroll
Lesson 09 - Simple scroll (2): Line scroll
Lesson 9 - Scrolling planes (3) Beyond 512px

Lesson 10 -Collisions
Lesson 10 - Collisions (2) Bullet Hell Static mem
Lesson 10 - Collisions (3) Bullet Hell Dinamic mem
Lesson 10 - Collisions (4) Bullet Hell Opt Dinamic mem



<<NEW>> Now in English and Spanish language! <<NEW>>
Lesson 13 - The Window Plane









Also you can find code and examples in my GitHub, you can follow lessons with code in github

https://github.com/danibusvlc/aventuras-en-megadrive

I will translate everything during the summer from spanish to english :wink:









EDIT:
Good day all

After spoke with Stef, I publish here my blog. I'm using it to write down every thing I learn about SGDK, it's my notepad :mrgreen:

https://danibus.wordpress.com/

Goal is make a port from my android game Sons of Camelot: Arthur & Merlin

Feel free to coment as I'm totally noob here. Thanks to write down any mistake, suggestion, etc.

-----------------------------------------------------------------------------------------------------------------------------------------------------
AVENTURAS EN MEGADRIVE
-----------------------------------------------------------------------------------------------------------------------------------------------------
Hola a todos

Después de hablar con Stef, publico aquí mi blog. Lo uso para apuntar todo lo que aprendo de SGDK. Es mi bloc de notas.

https://danibus.wordpress.com/

El objetivo es hacer un port de mi juego para android Hijos de Camelot: Arturo & Merlin

Sentiros libres de comentar cualquier cosa, soy un noob aquí. Gracias por comentar cualquier fallo, sugerencia, etc.
Last edited by danibus on Sat Jun 06, 2020 12:08 pm, edited 5 times in total.

Muzzy
Interested
Posts: 23
Joined: Mon Jun 19, 2017 5:06 pm

Re: My SGDK Tutorials (Spanish)

Post by Muzzy » Sat Apr 20, 2019 2:15 pm

Very useful reading material for the beginners like me :D

Although google translate do their job, but some places - like code comment - not fully translated, and there is some tricks with SPACES too (in chapter 4: Cloning and Errors - code examples #include <genesis.h> looks identical in online translated view :( ) But may be it's too late to make second language (english) version - you made 15 chapters already...

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

Re: My SGDK Tutorials (Spanish)

Post by danibus » Sat Apr 20, 2019 7:06 pm

Before SGDK I was making games in GameMaker Studio, did a blog in both languages.
Too much work doing modifications ...
So now I focus in 1 language.
Anyway, if I have time in the future, I will translate.

But before, I have to learn!


Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: My SGDK Tutorials (Spanish)

Post by Stef » Sun Sep 01, 2019 3:02 pm

Glad to finally see your tutorial, and tons of thanks for making it !
Just wanted to tell you that on first lesson, you are using https://stephane-d.github.io/SGDK/ address which doesn't exist anymore.

You need to directly use the github repository now :
https://github.com/Stephane-D/SGDK
And if you want just the download link then you can go to 'releases' section :
https://github.com/Stephane-D/SGDK/releases

I know there is an important Spanish community but indeed having it in enligsh would be really nice ;)
Keep up the good work !

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

Re: My SGDK Tutorials (Spanish)

Post by danibus » Sun Sep 01, 2019 7:09 pm

Thanks Stef

PD: Fixed!

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

Re: My SGDK Tutorials (Spanish)

Post by danibus » Wed Sep 25, 2019 11:51 am

Little update

Lesson 00 - SGDK + CodeBlocks (instalation)
Lesson 01 - Hello World
Lesson 01 - Clone and Mistakes
Lesson 02 - Controls
Lesson 03 - Tiles and Plans
Lesson 03 - Tiles and Plans (II)
Lesson 04 - Tiles from Images
Lesson 04 - Tiles from Images (II)
Lesson 04 - Tiles from Images (III)
Lesson 04 - Tiles from Images (IV)
Lesson 05 - Sprites
Lesson 05 - Sprites (II) Animated
Lesson 05 - Sprites (III) Enemies
Lesson 06 - Debug

<<NEW>>
Lesson 07 - Deconstructing scenarios
Lesson 08 - Shadow & Lighting
Lesson 08 - Shadow & Lighting (2)
Lesson 08 - Shadow & Lighting (3) SF2
Lesson 08 - Shadow & Lighting (4) Priority Maps
Lesson 08 - Shadow & Lighting (5) Castlevania




Also you can find code and examples in my GitHub, you can follow lessons with code in github

https://github.com/danibusvlc/aventuras-en-megadrive



They are in spanish but until the moment you can use google translate. In the future I will translate by myself.

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

Re: My SGDK Tutorials (Spanish)

Post by danibus » Thu Dec 12, 2019 12:45 pm

Little update

Lesson 00 - SGDK + CodeBlocks (instalation)
Lesson 01 - Hello World
Lesson 01 - Clone and Mistakes
Lesson 02 - Controls
Lesson 03 - Tiles and Plans
Lesson 03 - Tiles and Plans (II)
Lesson 04 - Tiles from Images
Lesson 04 - Tiles from Images (II)
Lesson 04 - Tiles from Images (III)
Lesson 04 - Tiles from Images (IV)
Lesson 05 - Sprites
Lesson 05 - Sprites (II) Animated
Lesson 05 - Sprites (III) Enemies
Lesson 06 - Debug
Lesson 07 - Deconstructing scenarios
Lesson 08 - Shadow & Lighting
Lesson 08 - Shadow & Lighting (2)
Lesson 08 - Shadow & Lighting (3) SF2
Lesson 08 - Shadow & Lighting (4) Priority Maps
Lesson 08 - Shadow & Lighting (5) Castlevania

<<NEW>>
Lesson 09 - Simple scroll: Plane scroll
Lesson 09 - Simple scroll (1): Tile scroll

Lesson 10 -Collisions
Lesson 10 - Collisions (2) Bullet Hell Static mem
Lesson 10 - Collisions (3) Bullet Hell Dinamic mem
Lesson 10 - Collisions (4) Bullet Hell Opt Dinamic mem



Also you can find code and examples in my GitHub, you can follow lessons with code in github

https://github.com/danibusvlc/aventuras-en-megadrive

ALSO UPDATED FIRST POST!
Last edited by danibus on Thu Feb 27, 2020 3:14 pm, edited 1 time in total.

DavilaGames
Interested
Posts: 13
Joined: Thu Jul 04, 2019 4:25 am
Location: Juiz de Fora/MG, Brasil
Contact:

Re: My SGDK Tutorials (Spanish)

Post by DavilaGames » Sun Jan 19, 2020 3:38 am

Excellent tutorials and very indicated to have a good knowledge and good code organization!
Yuri d´Ávila
DAVILA GAMES
https://www.davilagames.com.br

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

Re: My SGDK Tutorials (Spanish)

Post by danibus » Mon Jan 27, 2020 10:24 pm

Last edited by danibus on Thu Feb 27, 2020 3:14 pm, edited 1 time in total.

Chilly Willy
Very interested
Posts: 2984
Joined: Fri Aug 17, 2007 9:33 pm

Re: My SGDK Tutorials (Spanish)

Post by Chilly Willy » Tue Jan 28, 2020 10:26 am

Nice! You're lessons are coming along well. Very instructive. 8)

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

Re: My SGDK Tutorials (Spanish)

Post by danibus » Thu Feb 27, 2020 3:14 pm

New lesson:

Lesson 9 - Scrolling planes (3) Beyond 512px

Thanks all the people in this post that help me so much
( cloudstrifer, Sik, hotrodx, Chilly Willy ).

Image

McValdemar
Interested
Posts: 10
Joined: Fri Mar 20, 2020 6:59 pm

Re: My SGDK Tutorials (Spanish)

Post by McValdemar » Thu Mar 26, 2020 9:26 am

Just wanted to compliment with you.
Your tutorials are really well crafted.

lofihung
Interested
Posts: 11
Joined: Sat Nov 09, 2019 9:00 am

Re: My SGDK Tutorials (Spanish)

Post by lofihung » Sat Apr 04, 2020 11:06 am

this are the most comprenhensive tutorials i've ever seen, keep it up dude!.

danibus
Very interested
Posts: 135
Joined: Sat Feb 03, 2018 12:41 pm

Re: My SGDK Tutorials (Spanish)

Post by danibus » Sat Apr 04, 2020 5:03 pm

New lesson - Interactive Scenarios

<<NEW>>
Lesson 11 - Interactive Scenarios

Image



PD: Thanks for your comments

Post Reply