import 4.code.about;

class Header {

public void title() {

String fullTitle = '/vmg/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void Welcome to /vmg/ - Vidya/Mobile Games(OP Anonymous) {

String fullTitle = 'Welcome to /vmg/ - Vidya/Mobile Games';
int postNumber = 1;
String image = '1596797424824.png';
String date = '08/07/20(Fri)06:50:24';
String comment = '/vmg/ is a place to discuss all types of mobile games, including both Android and iOS, phones and tablets. Please note that Nintendo and Sony handhelds are considered consoles, and that threads pertaining to those platforms and their gaming titles should be posted elsewhere.

Does this mean discussion of mobile games is banned on other video game boards? No! /vmg/ is just a separate board specifically focused on mobile games where discussions about your favorite games can thrive.

Please familiarize yourself with the rules and remember to use the spoiler function where appropriate!

Please note that, like /v/, "Generals"—long-term, one-after-the-other, recurring threads about a specific game are not permitted on /vmg/. Such threads belong on >>>/vg/

';

}
public void comments() { }
}