Announcing 8bit-Unity: Cross-platform SDK for 8bit games

Let's talk about anything related to the 6502 microprocessor.
Post Reply
User avatar
8bit-Dude
Posts: 13
Joined: 03 Oct 2017

Announcing 8bit-Unity: Cross-platform SDK for 8bit games

Post by 8bit-Dude »

Hey guyz,

Last month I released 8bit-Slicks for the C64, Atari XL and Apple//e. It is the first cross-platform online game for 8bit era computers.

While developping the game, I organized my project into a "game" part, and a "SDK" part, for future re-use. It then occured to me that other people would benefit from this base for development of cross-platform 8bit games.

So I am announcing the planned release of 8bit-Unity in the second quarter of 2019. The SDK will contain everything to let you create simple online 8bit games in C code once, and deploy on all supported platforms easily (C64, Atari XL, Apple//e, and more in future!).

So they tuned!!!

Image
User avatar
drogon
Posts: 1671
Joined: 14 Feb 2018
Location: Scotland
Contact:

Re: Announcing 8bit-Unity: Cross-platform SDK for 8bit games

Post by drogon »

Looks quite interesting. Do you plan support for the BBC Micro at all?

Thanks,

-Gordon
--
Gordon Henderson.
See my Ruby 6502 and 65816 SBC projects here: https://projects.drogon.net/ruby/
User avatar
8bit-Dude
Posts: 13
Joined: 03 Oct 2017

Re: Announcing 8bit-Unity: Cross-platform SDK for 8bit games

Post by 8bit-Dude »

Indeed. After initial release, my next two targets will be the Oric Atmos and the Acorn Beebs/Elk.
Post Reply