1
Programming / Re: BearLibTerminal: a pseudo-terminal window library for roguelike
« on: November 20, 2015, 03:06:33 AM »
I've been toying with this library for the past month or so and I have to say I'm really loving it. I'm using it to build a roguelike project, but it's also been my go-to whenever I need to write up a school project and don't want to deal with Curses. It's a shame I haven't seen more completed projects out there, considering how much time and love has obviously gone into the project.
Figured I would link something simple I made, hopefully to get the ball rolling a bit!
Conway's game of life, written in C.
https://github.com/SceptreData/cLife
Figured I would link something simple I made, hopefully to get the ball rolling a bit!
Conway's game of life, written in C.
https://github.com/SceptreData/cLife