Here's your ticket to make your own retro platform game, right on your Linux desktop.
Your terminal doesn't have to look like a boring block of white-on-black text. Personalizing it so much easier than it seems.
It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It ...
Officially, there's no Linux Developer Edition, so you'll need to install that and check it works as you need it, although the higher-end Dell Pro Max 14 Premium does come with Ubuntu out of the box.
. ├── Core Files │ ├── common.inc # Core macros and utilities │ ├── linux.inc # Linux syscall definitions │ └── debug.inc # Debug helpers and macros │ ├── Basic Examples │ ├── mycat.asm # File reading ...