User prompt
Write our statistics below (total goals, assists, yellow cards, etc.) and try to make the gameplay better, make it more entertaining.
User prompt
Let's add a nice football-related background to the game
User prompt
After playing 3 matches, let's go to another team. Barcelona, Chelsea, Liverpool, let's choose one of them and go and sometimes have an award ceremony, if we have a lot of goals in total, we will get the ballon d'or
User prompt
The game will be a text-based football career game. He will choose his first team, Galatasaray - Fenerbahçe - Beşiktaş, he will choose one of them and play his first match. There will be options in the match, such as hitting the goal, passing, dribbling, playing long, and if we choose the right option, we will score a goal, this will always change
User prompt
Text Quest: The Menu
Initial prompt
We will make a text-based game. First, make a menu
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});