Skip to content

Game Programming Adventures

My Game Programming Adventures including projects and tutorials

Menu
  • Home
  • MonoGame
    • A Summoner’s Tale
    • Forest Rush 3.8.1
    • MonoGame RPG Tutorials – Eyes of the Dragon 4.0
    • Pokemon Style MonoGame Tutorials
    • Eyes of the Dragon
    • Eyes Of The Dragon MonoGame RPG Tutorials 3.0
    • Forest Rush
    • Classic Games MonoGame Tutorials
  • HTML5
  • My Projects
    • My Projects Bugs
  • Eyes of the Dragon XNA
  • Android MonoGame Tutorials
    • MonoGame RPG Tutorials – Eyes of the Dragon 4.0
  • iOS MonoGame Tutorials

Pokemon Style MonoGame Tutorials

Background image for the Shadow Monsters tutorials
Shadow Monsters

These Pokemon Style MonoGame tutorials are about creating a Pokemon-inspired game called Shadow Monsters. The tutorials feature collecting shadow monsters, similar to Pokemon, and battling them against non-player characters.

I’ve created a GitHub repository for the latest version of the Pokemon-style MonoGame tutorials, Shadow Monsters. You can find it at the following URL:
https://github.com/Synammon/Shadow-Monsters

Make sure to check out the A Summoner’s Tale page of my site for new tutorials that work with MonoGame 3.8.1 and Visual Studio 2022.




Pokemon Style MonoGame Tutorials

Tutorial 01

Tile Engine – This tutorial covers the tile engine that will be used in the game.


Tutorial 02

Player Sprite – This tutorial covers adding a sprite for the player to control and scrolling the map.


Tutorial 03

Game State – This tutorial covers adding in a game state manager that will be important as the game evolve and helps reduce complexity.


Tutorial 04

Shadow Monsters – This tutorial adds in shadow monsters for the player to control.


Tutorial 05

Non-PLayer Characters – This tutorial covers adding in non-player characters.




Tutorial 06

Conversation – This tutorial covers adding in conversation with characters.


Tutorial 07

Player Component – This tutorial covers adding in a component for the player.


Tutorial 08

Battling – This tutorial covers adding in battles between shadow monsters.


Tutorial 09

Battling part two – This tutorial extends battling to include multiple shadow monsters.


Tutorial 10

Ìtems – This tutorial covers adding in basic items.




Tutorial 11

Saving – This tutorial covers saving the current game in progress.


Tutorial 12

Loading – This tutorail covers loaeding the game.


Tutorial 13

Editor – Part One – This tutorial begins adding in the game editor.


Tutorial 14

Editor – Part Two – The tutotial continues on with the game editor.


Tutorial 15

Editor – Part Three – The tutotial continues on with the game editor and covers adding characters and merchants.




Tutorials 16

Editor – Part Four – The tutorial continues on with the game game editor. It covers painting collisions, creating portals and adding shadow monsters to the map.


Tutorials 17

World – The tutorial introduces the concept of world in both the game and the editor.


Tutorials 18

Multiple Resolutions – The tutorial starts on how to support multiple resolutions in the game.


Tutorials 19

Multiple Resolutions – Part Two – The tutorial continues on how to support multiple resolutions in the game.


Tutorials 20

Improvements and Sound – The tutorial makes some improvements to the game and adds sound.




Tutorials 21

Shadow Monster Editor – The tutorial creates an editor for shadow monsters and encrypts the data.


Tutorials 22

Character Generator – The tutorial creates an new game state for creating a character.


Tutorials 23

More States – The tutorial creates three new game states including a loading state that is simply threaded.


Tutorials 24

Random Encounters – The tutorial covers adding random encounters to the map in the game and the editor.


Tutorials 25

Capturing Shadow Monsters – The tutorial covers capturing shadow monsters.


Leave a Reply Cancel reply

You must be logged in to post a comment.

Recent Posts

  • Q*bert Is Now Live!
  • Another Classic – Mr. Do
  • More on Q*bert
  • Q*Bert
  • Frogger Clone Tutorial Part Two

Archives

  • April 2025
  • March 2025
  • February 2025
  • August 2024
  • July 2024
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • May 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • March 2020

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Comments

  1. Lady Synammon on It Was a Weird WeekMarch 29, 2023

    Thank you. I'm happy to hear that you are finding the tutorials valuable. To answer your question, I will be…

  2. Weak Entity on It Was a Weird WeekMarch 29, 2023

    I did a basic implementation of the TiledCS along with your parts and its working pretty well. Also the ButtonGroup…

  3. Weak Entity on It Was a Weird WeekMarch 28, 2023

    Welcome back. Looking forward to reading more tutorials from you. The 4.0 tutorial and code have helped me getting started…

  4. Lady Synammon on MonoGame RPG Tutorials – Eyes of the Dragon 4.0March 1, 2023

    You can skip those sections if they are not relevant to you.

  5. Sophos on MonoGame RPG Tutorials – Eyes of the Dragon 4.0March 1, 2023

    Sure, I will go through all :) Must say good job, very detailed tutorials. Also I am wondering, can I…

  • Home
  • MonoGame
    • A Summoner’s Tale
    • Forest Rush 3.8.1
    • MonoGame RPG Tutorials – Eyes of the Dragon 4.0
    • Pokemon Style MonoGame Tutorials
    • Eyes of the Dragon
    • Eyes Of The Dragon MonoGame RPG Tutorials 3.0
    • Forest Rush
    • Classic Games MonoGame Tutorials
  • HTML5
  • My Projects
    • My Projects Bugs
  • Eyes of the Dragon XNA
  • Android MonoGame Tutorials
    • MonoGame RPG Tutorials – Eyes of the Dragon 4.0
  • iOS MonoGame Tutorials