Object Oriented Programming in PICO-8

Описание к видео Object Oriented Programming in PICO-8

For developers familiar with object oriented programming who like to create games in PICO-8, this video demonstrates a couple techniques that will help you write object oriented code in LUA.

The Github repo linked below includes an additional cartridge that continues to expand on the topics in the video!

Resources
Github Repo – https://github.com/kevinthompson/obje...
LUA Metatables – https://www.lua.org/pil/13.html
"Using _𝘦𝘯𝘷 in PICO-8" – https://www.lexaloffle.com/bbs/?tid=4...

Chapters
00:00 Introduction
01:54 Metatables
03:54 Constructor
05:45 Inheritance
08:10 Constructor Overriding
09:09 Refactoring
10:15 Environments
11:41 Saving Tokens
12:52 Global References
14:28 Global Assignment
15:26 Review
16:40 Thanks for Watching!

Комментарии

Информация по комментариям в разработке