Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jare
4602 days ago
For 2D, Futile may be almost exactly what you're looking for
https://github.com/MattRix/Futile
2 comments
TillE
4602 days ago
Yep, Futile is great. It's not quite as simple or flexible as a pure 2D engine (like PyGame/SDL), but it lets you make 2D games while taking advantage of Unity's cross-platform engine, GPU acceleration, and any other features you layer on top of it.
link
robterrell
4602 days ago
Speaking as a Futile fan -- Unity 4.3 includes a whole suite of 2D classes and tools. No need for Futile anymore unless you prefer the way it works.
link