Jump to content



Rogue-Like Game Library. Mac

  • You cannot reply to this topic
2 replies to this topic

#1 lilrooness   Members   -  Reputation: 100

Like
0Likes
Like

Posted 09 February 2012 - 10:16 AM

I am looking into making a "rogue-like" game, preferably in python/Java/C++ and it has to run on a mac. I have looked into using the libtcod library but there doesn't seem to be an easy way of compiling with that on a mac.

Ad:

#2 Ashaman73   Members   -  Reputation: 767

Like
0Likes
Like

Posted 10 February 2012 - 04:15 AM

 lilrooness, on 09 February 2012 - 10:16 AM, said:

I am looking into making a "rogue-like" game, preferably in python/Java/C++ and it has to run on a mac. I have looked into using the libtcod library but there doesn't seem to be an easy way of compiling with that on a mac.
There should be lot of resources. Take a look at Jade for example or at Temple of the Roguelike for general infos about development of RLs.

#3 swiftcoder   Senior Moderators   -  Reputation: 1617

Like
0Likes
Like

Posted 10 February 2012 - 11:24 AM

Doryen/libtcod is generally my goto library for rogue-like development. You've already encountered it - what problems were you having compiling it for Mac?

I had it running on my MacBook Air as little as 6 months ago. There are 5+ pre-built Mac options on the downloads page, or with a few Makefile tweaks, you can build it yourself from source.
Tristam MacDonald - swiftcoding [new blog post: bidding a freelance contract]






We are working on generating results for this topic
PARTNERS