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: Tutorial

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

MonoGame For The Absolute Beginner

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

MonoGame For The Absolute Beginner is an new tutorial series that I started. As I mentioned in a previous post I had some ideas for tutorials for the series. This series will take the absolute beginner in MonoGame to a veritable master. MonoGame For The Absolute Beginner I have published the first tutorial in the […]

Read More »

Posted in Absolute Beginner, code, MonoGame, Tutorial

Third 3D Tile Engine Tutorial

By Lady Synammon
|
November 24, 2020
| No Comments
| MonoGame, Tile Engine, Tutorial

I have published the third tutorial in my 3D Tile Engine tutorial series. This tutorials moves to using vertex and index buffers to dramatically increase performance. You can find the tutorial on the MonoGame Tutorials page of the site. You can also use this direct link to the tutorial. I will be working on another […]

Read More »

Posted in MonoGame, Tile Engine, Tutorial

Dragon’s Claw Tutorial 3

By Lady Synammon
|
November 12, 2020
| No Comments
| Dragon's Claw, Tutorial, web game programming

I have just published the third tutorial in the web game programming tutorial series Dragon’s Claw on creating a turn multiplayer strategy game. This tutorial goes over the process for training troops. You can find the link to the tutorial on the Web Game Programming Tutorials page of the site or you can use this […]

Read More »

Posted in Dragon's Claw, Tutorial, web game programming

3D Tile Engine and More

By Lady Synammon
|
November 11, 2020
| No Comments
| MonoGame, Tutorial

 I have posted the second tutorial in my 3D tile engine tutorial. This tutorial moves everything to a library and adds a customer shader instead of using a basic effect. I also update the tile set so that it is a power of two so it can be loaded onto the graphics card. You can […]

Read More »

Posted in MonoGame, Tutorial

Second Collision Detection Tutorial Is Live

By Lady Synammon
|
October 29, 2020
| No Comments
| collision detection, MonoGame, Tutorial

I have just published the second tutorial in my collision detection mini-series aimed at beginners. This tutorial covers doing collision detection with multiple bounding boxes and with bounding circles. You can find the tutorials on the MonoGame Tutorials page of the site. You can also use this direct link.

Read More »

Posted in collision detection, MonoGame, Tutorial

Beginner Collision Detect Tutorial

By Lady Synammon
|
October 28, 2020
| No Comments
| collision detection, MonoGame, Tutorial

I have added a general tutorial on collision detection in MonoGame. It starts with the basics of testing for bounding box collision detection. It then moves to pixel based collision detection followed by collision detection of rotated objects. I will be doing another tutorial that covers alternate collision detection like multiple bounding boxes, bounding circles […]

Read More »

Posted in collision detection, MonoGame, Tutorial

Space Raptor Tutorial 2 Is Live

By Lady Synammon
|
October 24, 2020
| No Comments
| MonoGame, Space Raptor, Tutorial

Sorry for not posting yesterday. I was not feeling well and didn’t feel up to working on the computer. Today has been a better day though. I was able to work on programming and writing. I have published the second tutorial in the Space Raptor mini-series to my site. This tutorial covers enemies firing bullets, […]

Read More »

Posted in MonoGame, Space Raptor, Tutorial

Space Raptor Tutorial One

By Lady Synammon
|
October 22, 2020
| No Comments
| MonoGame, Space Raptor, Tutorial

 I have just published the first tutorial in my new MonoGame mini tutorial series Space Raptor. Space Raptor is a shoot ’em up or shmup that takes place in space. The object is to navigate through a sea of enemies and eventually defeat the final boss. This tutorial covers setting up the projects and adding […]

Read More »

Posted in MonoGame, Space Raptor, Tutorial
  • 12 of 13
  • « Previous
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 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