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.
|