Skip to content

Felsir/MonogameTetrisTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monogame Tetris Tutorial

A Monogame based tutorial series, goal is to have a fully working Tetris game. Note that this is purely a learning exercise. This project is not affiliated with The Tetris Company. I chose this game to provide a challenging but fun game to learn more about!

Introduction

This tutorial (or "how did he do this?") aims to reproduce the game. The ruleset used based of The Tetris Guideline. Since there are a ton of tutorials out there focussing on 2D spritebased games, this game will be visualised with 3D objects. Fear not, it is not as hard as it looks!

Chapters

  1. Some base Monogame stuff:

  2. Gameplay

  3. Advanced Gameplay

  4. Advanced topics

About

A Monogame based tutorial series, goal is to have a fully working Tetris game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published