ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor and built on Silk.NET
MIT License
417 stars 33 forks source link

[Editor] Basic 2D Support #23

Closed michaelsakharov closed 7 months ago

michaelsakharov commented 11 months ago
michaelsakharov commented 7 months ago

I've decided im not gonna put in effort for 2D Atleast not for the time being

Theres already many amazing 2D engines, even many open source c# ones like Duality. Thats not where prowl should be focusing its time, its a 3D engine, 2D is naturally supported simply due to the nature of Prowl but I'm not gonna put in extra effort like a Tilemap or Sprite System for now, maybe later after Prowl is more then useable and stable.

nightblade9 commented 3 weeks ago

Can you please update your GitHub tags and website to mention this? I keep finding Prowl while looking for 2D engines.

What are some of the amazing ones you like? Duality looks dead.

michaelsakharov commented 3 weeks ago

Can you please update your GitHub tags and website to mention this? I keep finding Prowl while looking for 2D engines.

What are some of the amazing ones you like? Duality looks dead.

I don't believe any tags or anything say we have 2D support, and we don't even have a website. Though I should point out we will still HAVE 2D support, it just don't have any significant effort put in.

Even Godot is technically a 2D focused open source engine with 3D slapped on. Duality, Game Maker, Construct, LOVE, Phaser, Raylib (also has 3D), Pygame, RPG maker. The list of good 2D engines is endless.

If you don't mind me asking where are you finding us? We haven't actively advertised or anything so I'm curious where your finding us.

nightblade9 commented 3 weeks ago

I honestly don't remember. I've been searching for C# 2D game engines for a while, and your repo popped up a few times.