I’ve been working on a roguelike game and I was planning on using the libjcsi library but have run into some issues with it. I was thinking of swapping over to a more general java graphics library and was wondering what you guys would recommend. Note that I won’t be doing anything too fancy. The game will likely consist of a grid of tiles and some menus.
Thanks for any help!