craftlofer

craftlofer

Views:
22,118
Subscribers:
101
Videos:
59
Duration:
1:58:13

craftlofer is a YouTube content creator with 101 subscribers, publishing 59 videos which altogether total more than 22.12 thousand views.

Created on ● Channel Link: https://www.youtube.com/channel/UCjM7LA7Bl_y2W4SxKsTQcSw




About craftlofer

using System;

public class MainClass
{
public static void Main()
{
Channel chn = new Channel("craftlofer", "this is my description, i do coding i guess and upload vids when i feel like it");
Console.WriteLine (chn.Name + ": " + chn.Description);
}
}

public class Channel
{
public string Name;
public string Description;

public Channel(string NameIN, string DescriptionIN)
{
Name = NameIN;
Description = DescriptionIN;
}
}




Most Viewed Games



Latest Videos


2023-10-17 9:22:41 PM ● 74 views ● 0:54
2023-10-12 1:52:29 AM ● 502 views ● 2:55
2023-10-01 8:22:38 PM ● 40 views ● 0:35
2023-08-28 10:31:55 AM ● 51 views ● 13:26
Category:
Vlog
2023-08-01 8:27:46 PM ● 26 views ● 11:22
2023-07-22 2:48:34 AM ● 59 views ● 0:11
2023-01-08 12:47:03 PM ● 68 views ● 3:37
Roblox
Roblox (2006)
2022-11-20 6:29:18 PM ● 140 views ● 1:19
2022-07-28 10:10:55 PM ● 313 views ● 0:49
Mindustry (2019)
2022-07-25 1:02:50 PM ● 1,462 views ● 0:27