Devloping an Improved tron (was:GLTron)
- subby
- Shutout Match Winner
- Posts: 1199
- Joined: Sun Dec 21, 2003 1:18 am
- Location: A cave, Melbourne, Australia.
I downloaded C++BuilderX today from http://www.borland.com today on Marrow's advise and what a ripper of a program! (aussie slang for good program)
After half an hour of installing and then starting a new project and selecting "import from configure file" , selecting config.in from a previously installed version of armagetron 2.6 source. I managed to get to debugging inline. (getting debugging working was a bit strange). This means I'll be able to improve the game on linux easily (no real experience developing on linux and I certainly had no idea about how to do use gdb)
What it means is, I should be able (and for that matter anybody else who does this) to easily follow execution from the main() directory to whatever functions it calls and step into it.
mmmm what should i do though lol

After half an hour of installing and then starting a new project and selecting "import from configure file" , selecting config.in from a previously installed version of armagetron 2.6 source. I managed to get to debugging inline. (getting debugging working was a bit strange). This means I'll be able to improve the game on linux easily (no real experience developing on linux and I certainly had no idea about how to do use gdb)
What it means is, I should be able (and for that matter anybody else who does this) to easily follow execution from the main() directory to whatever functions it calls and step into it.
mmmm what should i do though lol

- Majination
- Hero Of 2004
- Posts: 659
- Joined: Thu Dec 25, 2003 10:07 pm
- Location: California
- Contact:
That's great, subby. Gotta love debuggers! Just gotta hate doing it...
Step. Step. Step. Step. [...]
Step. Step. Step. Step. [...]
http://bikecolors.shorturl.com -- ArmageTron Multi-Color Bike Picker
"Stimpy, sometimes your wealth of ignorance astounds me!" - Ren Hoek
"Stimpy, sometimes your wealth of ignorance astounds me!" - Ren Hoek
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm