00-Pygame, Love2D and Monogame Comparison - Introduction

Опубликовано: 25 Март 2026
на канале: Inksaver
3,524
50

This is the introduction to a tutorial series comparing and contrasting the game libraries Pygame, Love2D and Monogame using the tutorials on KidsCan Code channel as a starting point:    / kidscancodeorg  

Each episode takes the same steps (or sometimes 2 steps) as the original series to produce a Shoot-em-up (or Shmup) using all three frameworks.

It is best to watch each episode from KidsCanCode first, as the explanations of what the code is doing acts as a good starting point, then go from there.

There is a Github repository for all the code of each episode at https://github.com/Inksaver/Shmup_Wit....