Несмотря на то, что диск практически пустой, нашёлся некий #RealBasic. Накидал простенький #helloWorld и успешно скомплиловал. Я терь у мамы погромизд маков, снимите шляпу!
Кроме того, он умеет в кросс-компиляцию!
Несмотря на то, что диск практически пустой, нашёлся некий #RealBasic. Накидал простенький #helloWorld и успешно скомплиловал. Я терь у мамы погромизд маков, снимите шляпу!
Кроме того, он умеет в кросс-компиляцию!
PicTiles
https://macintoshgarden.org/games/pictiles
PicTiles is a new take on the Tetris genre. If you’re tired of building endless walls, why not try something a bit more adventurous?
#macgarden #puzzle #2008 #charcoaldesign #nicklockwood #realbasic
Pandora's Pests
https://macintoshgarden.org/games/pandoras-pests
You're on a relaxing vacation at a desert resort when your peaceful afternoon is upturned by an armada of pests! With every bug you squash, you gain new skills and obtain new weapons to help defeat
#macgarden #action #2012 #pointclick #charcoaldesign #koingosoftware #realbasic
Fallacy Tutorial
https://macintoshgarden.org/games/fallacy-tutorial
Fallacy Tutorial teaches 42 logical fallacies: 3 built-in quizzes with 30 scenarios, random order of questions and multiple choices.
After seeing @ActionRetro ’s video on building a game for classic #MacOS using #REALBasic, I decided to take another look at RB.
Something that's been on my to-do list for a while is to look into porting #Macstodon to RB, in the hopes of getting around many of the limitations I've run into with MacPython.
But I hit a problem early on, which is that the only grid controls I've been able to find for RB2/3 either don't work at all on 68k systems, or if they do, they corrupt the font used in the menu bar and window titles.
This font corruption only happens on 68k, and only on System 7. Installing the Appearance Manager partially fixes the issue - the font no longer changes, but the spacing of the menu bar and window titles is affected.
Also, building a fat binary executable on a 68k host doesn't work properly for some reason, it will crash when run on PPC. But building it on a PPC host produces a binary that works on both architectures. https://mastodon.social/@stroughtonsmith/113204562725150554
I have been writing about odd little pieces of tech for longer than I thought.