jonathanpeppers / dotnes

.NET for the NES game console
MIT License
576 stars 16 forks source link

runtime for homebrew games #22

Open PrestigeDevop opened 1 month ago

PrestigeDevop commented 1 month ago

hello , thanks for sharing this , I've always wanted to make my own homebrew snes games . I think I should now c or asm language ... ( there's no way around that)

but If it cloud use high level framework like orbital framework or other runtime it might be possible to develop tools for or game engine that target these platforms ( or should I say system architectures ) ..

one day we might be able to use - unity tiny runtime to make an entire game using familiar tools ..or develop wrapper for other libraries .

please keep this project up

jonathanpeppers commented 1 month ago

Thanks!

So far this has been a hobby project that I've been mostly doing for fun. If there are others with interest, let me know! I could setup discord about this or something.

I have a few talks coming up about this project:

FallenWyvern commented 2 weeks ago

Thanks!

So far this has been a hobby project that I've been mostly doing for fun. If there are others with interest, let me know! I could setup discord about this or something.

I have a few talks coming up about this project:

I'm wawtching the MSBUILD talk on it on youtube right now, and it's amazing. If you are looking for interest before starting a discord, you will undoubtedly have a lot of interest! Being able to create readable, clean, NES compatible code in C# is a dream.

lavedon commented 2 weeks ago

Thanks!

So far this has been a hobby project that I've been mostly doing for fun. If there are others with interest, let me know! I could setup discord about this or something.

I have a few talks coming up about this project:

Loved the Microsoft Build talk! Congrats!