View Single Post
Posts: 6 | Thanked: 0 times | Joined on Dec 2009
#1
Hello

I want to port a C++/GLUT application (a little snake game) and need some help to get started.

IDE
I use the Code::Blocks IDE and would prefer to use it to compile for N900/Maemo5. But, after searching I can not see a solution for that. I would be glad for pointers to such solution.

Eclipse/ESbox looks like next choise. Any pointers for how to set up in Ubuntu 9.10?

OpenGL vs OpenGL ES
The little snake game I want to port use GLUT (or maybe freeGLUT) OpenGL libraries. Now I wonder if I can use these libraries, and if not, what shall I use?

I would be thankful for any pointers to information and guides to get going. I ordered the N900 device yesterday, waiting for delivery. I think it will be cool to have my own snake game on this device. If success I might even publish it. Snake is cool