Code center > Darwinbots3
DB3 todo
happyhamsterchan:
ok, opened the .sln files, but how do I get the whole program to run? Or are we just doing one module at a time? Sounds risky, cuz if something goes wrong you've already made a huge program... I usually just code a little, then run the program a little, then code a little more.
Numsgil:
--- Quote from: happyhamsterchan ---yay sounds fun!!! My time zone is... um... Virginia!!!! Google said that's eastern. So my time is 11:00 pm when the forum says the time is 4:00 am.
--- End quote ---
Oh, that's going to make this harder. I get off work and home at the earliest 7 PM PST. Which is like 10 PM for you. I'll try to set it up tomorrow (unless we play games after work at the office. We do that sometimes).
--- Quote from: happyhamsterchan ---ok, opened the .sln files, but how do I get the whole program to run? Or are we just doing one module at a time? Sounds risky, cuz if something goes wrong you've already made a huge program... I usually just code a little, then run the program a little, then code a little more.
--- End quote ---
Just modules right now. There's no DB3.exe to run. It's possible to code like this because:
1. Everything's unit tested. So I'm sure that things are working as I expect as I write the code.
2. I've looked at Darwinbots code for so many years I have a good internal mental picture of how all the code will fit together when it's done. So there aren't any major surprises.
peterb:
--- Quote from: Numsgil ---
--- Quote from: happyhamsterchan ---yay sounds fun!!! My time zone is... um... Virginia!!!! Google said that's eastern. So my time is 11:00 pm when the forum says the time is 4:00 am.
--- End quote ---
Oh, that's going to make this harder. I get off work and home at the earliest 7 PM PST. Which is like 10 PM for you. I'll try to set it up tomorrow (unless we play games after work at the office. We do that sometimes).
--- Quote from: happyhamsterchan ---ok, opened the .sln files, but how do I get the whole program to run? Or are we just doing one module at a time? Sounds risky, cuz if something goes wrong you've already made a huge program... I usually just code a little, then run the program a little, then code a little more.
--- End quote ---
Just modules right now. There's no DB3.exe to run. It's possible to code like this because:
1. Everything's unit tested. So I'm sure that things are working as I expect as I write the code.
2. I've looked at Darwinbots code for so many years I have a good internal mental picture of how all the code will fit together when it's done. So there aren't any major surprises.
--- End quote ---
Code for pixelshader circles is explained here http://my.opera.com/Vorlath/blog/2008/10/2...-circle-drawing
Navigation
[0] Message Index
[*] Previous page
Go to full version