Code edit (1 edits merged)
Please save this source code
Code edit (1 edits merged)
Please save this source code
User prompt
Put Countries by looking at the asset of the background
User prompt
Change the Locations of Countries (take all the countries down a lot)
User prompt
Put countries according to the value of the map
User prompt
Look at the map and put the countries accordingly
User prompt
Make an asset for the map
User prompt
Change the shape of countries to look like Europe
User prompt
Add Luxembourg (20 power)
User prompt
Add bulgaria (25 Power),iceland (1 Power),Slovakia (35 Power) and Belarus (40 Power)
User prompt
Add Russia with 90 Power
User prompt
Let it be the European shape
User prompt
Add finland with 30
User prompt
Add Turkey (power 65)
Code edit (1 edits merged)
Please save this source code
User prompt
European Power Challenge
Initial prompt
Make a country game (let it take place in Europe) let's choose a country and get the power of the country (Average power 50) for example germany 75
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});