New game

Hey,

can anyone help me with this? I want to create a linux version of a game i coded for Windows. Though I do not have any clue at all how to start on linux. I though about a glut window, but I dont know if that would be adequate for my app. Anyone another suggestion or method?
btw I’m not really experience with linux.

What did you use for the Windows version ? glut, win API, glfw, … ?

well the win API. SO i have no clue at all which one I should use for linux…

I would start with GLFW : http://www.glfw.org/

hmmm…seems interesting…
thanks!

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.