Excuse me, how to hide the console window of the program?

2022-03-26 Thread luyimoon
thanks

Excuse me, how to loop and output each character of the Chinese string?

2022-03-26 Thread luyimoon
Excuse me, how to loop and output each character of the Chinese string?

Excuse me, how to loop and output each character of the Chinese string?

2022-03-26 Thread luyimoon
thanks

Excuse me, how to hide the console window of the program?

2022-03-25 Thread luyimoon
My game program is built using nim-raylib. After running, there will be a console window, How can I hide this console window? My compile command is "nim c -r textures_sprite_button.nim"

Is there a way to install nimegame2 locally?

2022-03-25 Thread luyimoon
Thanks, I've done it with a local install.

Is there a way to install nimegame2 locally?

2022-03-25 Thread luyimoon
Is there a way to install nimegame2 locally? When I install with nimble install nimgame2, it's always timeout.