[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console



Hello Jakub,

Thank you for looking at my code!
I'm now trying to fix the errors. I will try to have it finished by tomorrow.

> Speaking of source, how was the .orig.tar generated? I don't see any
> tarballs on the upstream homepage.
The tarball was generated with `make dist` on the source in the git repository.
>  snprintf(color,length,"\033[38;5;%d;48;5;%dm",*foreground,*background);
This seems to work on all X terminal emulators that I have tried, maybe because
they support 256 colors, but it doesn't work on the framebuffer. I will try to fix this.



-- 
Gabriel Pérez-Cerezo Flohr .------------------------------------------        
GPG Key: BB09BA34D353EC69 / Email is like a postcard, anyone can read 
Website: http://gpcf.eu  / it. Please use the GPG Key to encrypt your 
Email: gabriel@gpcf.eu  / emails (tutorial: emailselfdefense.fsf.org).


Reply to: