bzar
A Commando
^ I don't have a cross compiling environment set up yet. Can you (or anyone else) compile Qt/SDL/C++ for pandora?
I want my pandora too .
As promised a long time ago, a new video:
Thanks, I am also quite satisfied with how the menu effect turned outAs promised a long time ago, a new video:
hey, it's looking good!
I had to save the video and slow down the menu to see what's going on, it looks like an optical illusion!
You can have an award for the best looking game menu I've ever seen, right now.
I'm looking forward to seeing your levels and gameplay in the next video or final game
At the moment it looks a lot like pong! Is that your intention? It's taking retro to the absolute extreme, I like it!
I had have the last week a LOT of free time and so I am able to show you a first Video of my engine and my game.
I asked different people with handhelds I dont have, whether they will test my game and now I KNOW, that it run on all handhelds told before.
I have done a lot this day.
KubuntuWhat operating system are you guys program in? Windows, ubuntu?
Qt Creator / kate / kdevelop, depends on the context. Wars: Commando is developed in Qt Creator, as it's 99% Qt.what programs do you use to develop in, Visual Studio or are there something better?
Qt/SDL/C++ for the current project, but in general I usually program in C++, python, javascript or java. In rare cases C.what language are you using, c, c++, java or something else?
No, as it wouldn't make much of a difference in my Qt graphics.and the last question, are you guys using the pandora sdl pack?
Thx. :lol:wow these games looks great
Ubuntu on an eeePC 701 4G. Most people forget this piece of hardware yet. It has a screen resolution of 800x480, a 4 GB SSD and a Celeron CPU with default clock of 630 Mhz, but most time I use my power supply and set the clock to 900 Mhz.But have a few questions.
What operating system are you guys program in? Windows, ubuntu?
Oh, there are much things better than Visual Studio. I don't like it so much. The reason could be, that I needed about TEN MINUTES to compile and link an application I had to write for my study. If I have the choice, I use geany. It has the advantage, that I am able to configure it perfectly for my device. So it looks:what programs do you use to develop in, Visual Studio or are there something better?
C/C++, because it is the easiest way to be portable. I have four different toolchains on a 8 GB USB Stick for the systems I am writing for. If I write something for PC, I use Free Pascal, Python or C/C++.what language are you using, c, c++, java or something else?
Dont know about it. I use SDL to be portable. Every toolchain I am using support it. Do you mean this or is there something special?and the last question, are you guys using the pandora sdl pack?
Windows 7What operating system are you guys program in? Windows, ubuntu?
Code::Blocks, it is a cross-platform IDE, so I also have it set-up on my Ubuntu Virtual Box and can use the same project file to natively compile for Linux (could even use it on the Pandora).what programs do you use to develop in, Visual Studio or are there something better?
C++, SDL and Penjin as an engine.what language are you using, c, c++, java or something else?
I assume you mean notaz' improved SDL. I am not using it currently, but plan on looking into it if I find the time.and the last question, are you guys using the pandora sdl pack?