User prompt
make other friendly people in the cartel you are in, but make 50/50 percent of the time they leave and 50/50 percent of the time some newbie comes back
User prompt
Please fix the bug: 'TypeError: target.hit is not a function' in or related to this line: 'var points = target.hit(bullet.x, bullet.y);' Line Number: 595
User prompt
make when the game is first loaded, you have 1000 dollars
User prompt
make the enemies fire back
User prompt
add countries like Germany, Honduras, Cuba, America, and Even South Korea
User prompt
add a plane button to join different countries to join different cartels in those countries and make all of the buttons work
User prompt
make a button that says Join a new Cartel, and do random names for the cartel and make the buttons functional and at the bottom left, it shows the cartel name
User prompt
when I click start round nothing happens and along with the money and also when 10$-$500 clicked, remove that amount of money from the cash and add it to the bet
Code edit (1 edits merged)
Please save this source code
User prompt
Cartel Shootout
Initial prompt
make a first person shooter for the drugs, and Your part of a Mexican cartel who loves gambling
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});