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

Category: code

Q*bert Is Now Live!

By Lady Synammon
|
April 30, 2025
| No Comments
| Classic Games, code, Eyes of the Dragon, MonoGame, My Projects, Realms, Tutorial

My eBook on creating a clone of Q*bert is not live! I’m calling it an eBook instead of a tutorial due to the length of the tutorial. Rather than publish multiple tutorials, I opted to publish it all at once. You can find the link to the tutorial on my Classic Games page, or you […]

Read More »

Posted in Classic Games, code, Eyes of the Dragon, MonoGame, My Projects, Realms, Tutorial

New Android Tutorials!

By Lady Synammon
|
August 21, 2024
| No Comments
| Android, code, general, MonoGame, Tutorial, Uncategorized

I have added two new Android tutorials to my site. The first tutorial goes over the basics of setting up your environment for developing games with MonoGame. The second tutorial covers creating fireworks as a brief introduction to Android. You can find the links to the tutorials on the Android MonoGame Tutorials page of my […]

Read More »

Posted in Android, code, general, MonoGame, Tutorial, Uncategorized

Training Troops Updated

By Lady Synammon
|
January 6, 2021
| No Comments
| code, Dragon's Claw, My Projects, Quintessential Duels, Tutorial

I have just uploaded the fourth tutorial in the Dragon’s Claw tutorial series to the blog. This tutorial continues on with training troops and processing the queues of troops to be trained. It also creates a NodeJS package to call the server every hour to process the queue. You can find the tutorial on the […]

Read More »

Posted in code, Dragon's Claw, My Projects, Quintessential Duels, Tutorial

Drawing a 3D Model With MonoGame

By Lady Synammon
|
January 3, 2021
| No Comments
| Absolute Beginner, code, MonoGame, My Projects, Quintessential Duels, Tutorial

Drawing a 3D Model With MonoGame Tutorial seven in my MonoGame For The Absolute Beginner tutorial series is now live. Drawing a 3D model with MonoGame is the focus of this tutorial. It also demonstrates rotating the model on a 3 axes simultaneously and independently of each other. You can find the tutorial on the […]

Read More »

Posted in Absolute Beginner, code, MonoGame, My Projects, Quintessential Duels, Tutorial

MonoGame For The Absolute Beginner Six

By Lady Synammon
|
January 2, 2021
| No Comments
| Absolute Beginner, code, MonoGame, Quintessential Duels, Tutorial

MonoGame For The Absolute Beginner Six MonoGame For The Absolute Beginner Six has been uploaded to my Google Drive. You can find the tutorial on the MonoGame Tutorials page or you can use this direct link: MonoGame For The Absolute Beginner Six. This tutorial covers moving objects in 3D space and rendering our first fully […]

Read More »

Posted in Absolute Beginner, code, MonoGame, Quintessential Duels, Tutorial

MonoGame For The Absolute Beginner Five

By Lady Synammon
|
January 1, 2021
| No Comments
| Absolute Beginner, code, MonoGame, Tutorial

MonoGame For The Absolute Beginner Five Tutorial five in the MonoGame For The Absolute Beginner tutorial series is now available on the blog. This tutorial renders a textured quad and move to how to scale and rotate it. The tutorial is available on the MonoGame Tutorials page or with this direct link. Happy New Year! […]

Read More »

Posted in Absolute Beginner, code, MonoGame, Tutorial

MonoGame For The Absolute Beginner Four

By Lady Synammon
|
December 31, 2020
| No Comments
| Absolute Beginner, code, MonoGame, My Projects, Tutorial

MonoGame For The Absolute Beginner Four I have added the fourth installment of my MonoGame For The Absolute Beginner. This tutorial goes 3D and shows how to render a quad. You can find the tutorial on the MonoGame Tutorials page of the site. You can also read it directly. In the next installment of the […]

Read More »

Posted in Absolute Beginner, code, MonoGame, My Projects, Tutorial Tagged Quintessential Duels

MonoGame For The Absolute Beginner Three

By Lady Synammon
|
December 30, 2020
| No Comments
| Absolute Beginner, code, MonoGame, Quintessential Duels, Tutorial

MonoGame For The Absolute Beginner Three Tutorial 3 in the MonoGame For The Absolute Beginner is now available on the site. This tutorial builds where the last tutorial left off and expands upon it by scaling and rotating the sprite. You can find the tutorial on the MonoGame Tutorials page of the site. You can […]

Read More »

Posted in Absolute Beginner, code, MonoGame, Quintessential Duels, Tutorial Tagged Quintessential Duels

MonoGame For The Absolute Beginner Two

By Lady Synammon
|
December 30, 2020
| No Comments
| Absolute Beginner, code, MonoGame, Tutorial

MonoGame For The Absolute Beginner is a tutorial series that are written for the absolute beginner in MonoGame. They assume that the reader is proficient with C#. MonoGame For The Absolute Beginner – Part Two This is the second tutorial in the Absolute Beginner tutorial series. This tutorial is about moving a sprite with the […]

Read More »

Posted in Absolute Beginner, code, MonoGame, Tutorial

The MonoGame Game1 Class

By Lady Synammon
|
December 29, 2020
| No Comments
| code, MonoGame, Tutorial

MonoGame MonoGame is a framework that is based on the XNA framework by Microsoft. It is, free, open source and cross platform. MonoGame targets Windows, Mac, Linux Android and other platforms. On the MonoGame Tutorials page of my blog I have a number of tutorials. I also of series of tutorials on creating specific game […]

Read More »

Posted in code, MonoGame, Tutorial
  • 1 of 2
  • 1
  • 2
  • Next »

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

Categories

  • A Summoner's Tale
  • Absolute Beginner
  • Android
  • Binary Hearts
  • Classic Games
  • code
  • collision detection
  • Dragon's Claw
  • Eyes of Ishanti
  • Eyes of the Dragon
  • Forest Rush 3.8.1
  • general
  • iOS
  • Knight Watch
  • MonoGame
  • My Projects
  • platformer
  • Psibernetic Games
  • Psio.io
  • Quintessential Duels
  • Realms
  • rogue-like
  • RPG
  • Shadow Monsters
  • silver prophet
  • site news
  • Space Raptor
  • Tile Engine
  • Tutorial
  • Uncategorized
  • web game programming
  • weekly game jam

Meta

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

Recent Comments

  • Lady Synammon on It Was a Weird Week
  • Weak Entity on It Was a Weird Week
  • Weak Entity on It Was a Weird Week
  • Lady Synammon on MonoGame RPG Tutorials – Eyes of the Dragon 4.0
  • Sophos on MonoGame RPG Tutorials – Eyes of the Dragon 4.0

Recent Posts

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

Discord Server

Join me on Discord! https://discord.gg/UQSqxY6tR6




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
  • 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