Jump to content
IGNORED

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


Recommended Posts

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!!!


banner-original.png

Edited by 8bit-Dude
  • Like 8
Link to comment
Share on other sites

I think there are C programmers who pick their IDE and platform libraries for CC65. Those people will pass on this.

 

I think there are retro enthusiast beginners who need a ready-to-go visual IDE and higher level language like BASIC or LUA to dive in. Those people will also pass on this.

 

Can't wait to see if this grows into something appealing to your target audience :)

Link to comment
Share on other sites

Sound awesome!

Wanted to understand from you the SDK capabilities in C

Will it support :

1.DLI? Multiple DLIs?

2. Screen fine Scrolling ?

3. Hi res mode ?

4. Was this written in CC65?

 

Keep up the good work

 

You can write a DLI and DLIST in C if you want, but the aim of the SDK is prevent people from having to learn the specifics of each system.

So the SDK takes care of things wherever possible. For instance, I implemented VBIs for RMT playback, and DLI for 5th sprite flicker.

  • Like 1
Link to comment
Share on other sites

  • 3 months later...

Great idea! :thumbsup: :love: I really love the idea of multi platform 8-bit games. I've seen a few online lately and I'm actually working on one myself at the moment. Hopefully you can find a user base for your project! One would think that there is a bunch of retro computer enthusiasts that are not "engineers" but tinkerers and artsy types for which this would be ideal. I would've been in your target audience for a long while as an artsy fartsy type that want abstraction and fairly easy programming even on these old machines :) but lately I've also become interested in some of the more technical details of old computers even though I'm still using C instead of assembly.

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...