C
C#2y ago
luness

❔ N puzzle giving color to each number

Hi, I have coded this this n puzzle game and I want to give the numbers different colors. How can I do that? This is my code: https://pastebin.com/dNU55Psb
Pastebin
giving color to each tile - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
2 Replies
Angius
Angius2y ago
With Console.ForegroundColor and Console.BackgroundColor
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?