If only my game were as popular as Gentoo Linux. (gentoo.org)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-03-17
your game compiles and is good :)
the tutorial you have has ERRORS in the Makefile (you copy pasted from your game: boxes, but there is no ai.cpp etc..)
that's all :P
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I fixed the Makefile :) Thanks, i haven't really been checking it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-03-17
oh your tutorial also misses the line:
Lines app;
and in the tutorial is not so clear where to put the code mentioned in step 5.
you say:
Put something like this next: [next should be right after the code CL_DisplayWindow window("Line pwner", winsize, winsize);] :P
that's all. so this game when I was bored in school is called boxes in english.. interesting..
good and clean source. and as it is with all sources, more comments would rock! :P
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If only my game were as popular as Gentoo Linux. (gentoo.org)
your game compiles and is good :)
the tutorial you have has ERRORS in the Makefile (you copy pasted from your game: boxes, but there is no ai.cpp etc..)
that's all :P
I fixed the Makefile :) Thanks, i haven't really been checking it.
oh your tutorial also misses the line:
Lines app;
and in the tutorial is not so clear where to put the code mentioned in step 5.
you say:
Put something like this next: [next should be right after the code CL_DisplayWindow window("Line pwner", winsize, winsize);] :P
that's all. so this game when I was bored in school is called boxes in english.. interesting..
good and clean source. and as it is with all sources, more comments would rock! :P
whoa... feedback
This makes me feel like i'm doing something worthwhile :)