Kevin Grandemange

Results 5 comments of Kevin Grandemange

I believe you could do something like that: ``` try: from colorama import init init(strip=not sys.stdout.isatty()) from termcolor import cprint except: def cprint(text, color): // use default of pyfliglet colors...

Hi, I'm aware adding scripting isn't an easy feature (Especially on a product that didn't grow with it). This is a huge feature to develop and you are right, it...

Hi, sorry I didn't get any notification for your message at the time :s The addr is the offset in the addressable space you declared you own. So if someone...

For people curious about this generator that have trouble making this thing work, I don't know anything about haxe, but I got it to work on my fork here: https://github.com/grandemk/TownGeneratorOS

Hi, I didn't change the mirror sample. Mostly, some sizes of the file Test1.txt trigger the bug, so I just tweaked the content of Test1.txt until the bug occured (with,...