the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 12 lines 212 B view raw
1#pragma once 2 3class GrassColor 4{ 5 // 4J Stu - We don't use this any more 6//private: 7// static intArray pixels; 8//public: 9// 10// static void init(intArray pixels); 11// static int get(double temp, double rain); 12};