An Adventure Game in C#, Python and Lua Part 01

Опубликовано: 20 Март 2026
на канале: Inksaver
461
6

This is the first in a series showing you how to program a simple text based RPG / Adventure game in 3 languages at once. It is ideal for anybody who has studied, say Python, and wants to learn another language.
If you have never done any text based programming, then Lua is the easiest to start with.
By using 3, it allows you to compare and contrast the syntax and similarites or differences between them.
This video simply shows the output of the finished game. Next video will show how to install the sotware you need.