View Single Post
Old 12-05-2006, 06:54 AM   #6 (permalink)
Minsc
Senior Member
 
Join Date: Nov 2006
Posts: 336
Minsc is on a distinguished road
Default

Every day's goals:
-Two hours of work on a UI.

Could be more or less if I want it to(ex: took a break yesterday, logs show four hours of work on some weekends)..
It'd probably average out to two hours a day.

Lines of code in the thing: 2663 assuming there are 40 bytes/line
214 of those set a variable to a hard-coded value so they might not be counted as code lines.
There's a 350 line file with my old code that I used for testing but I'm writing a defaults system which should make it unneccesary(and it'll reduce the total number of lines).
Started on November 4th(so a month ago and 80-100 lines/day depending on what you consider code).

It's written in C++ with SDL.
Minsc is offline   Reply With Quote