We have been looking at MikeOS at what is now a sort of unofficial stem group. As this is mostly x86 assembler, I have compiled a list of resources to help learn this for anyone interested.
I have not fully checked out these resources, but they do seem good, you need to do your own research and learning
I have downloaded the Repl.it app for GNU/Linux Amd64.
1. Switched to a root shell with su -
2. Navigated to where the .deb file was downloaded to
3. Entered the following
dpkg -i ./replit_1.0.0_amd64.deb
And got the following output
dpkg-deb: error: archive './replit_1.0.0_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive ./replit_1.0.0_amd64.deb (--install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
./replit_1.0.0_amd64.deb
Issue seems to be the compression is using tar.zst, I have no idea what this is either, normally it is .tar.gz
As we have discussed the GoDot game engine at Code Club, I am sharing this from a recent Free Code Camp e-mail.
Unleash your inner game developer with this new Godot Game Engine course. This beginner-friendly tutorial will guide you through coding your own platformer game. You'll design your game's User Interface, enemies, and 2D background scenes. Along the way, you'll also learn skills like event scripting, animation, and camera movement. (25 minute read):
We are Agaric Technology Collective, a worker-owned cooperative. We build websites and online tools that respect your freedom. We provide training and consultation to meet your goals.
Please see their website for information. They were presenting at this years LibrePlanet conference.