VedVid / RAWIG

RAWIG (Roguelike Architecture, Written In Go) is ready to modify and expand roguelike architecture.
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

Rewrite RAWIG for Ebiten #111

Open VedVid opened 2 years ago

VedVid commented 2 years ago

While I like working with BearLibTerminal, Ebiten has some meaningful advantages:

On the other hand, BearLibTerminal is library dedicated stricte for roguelikes, with all its pros and cons.