tonarino / bomberman-of-the-hill

13 stars 5 forks source link

Update readme and fuel limits to reference compiling players in release mode #37

Closed PabloMansanet closed 2 years ago

PabloMansanet commented 2 years ago

Turns out the fuel limits we had were way too high, because we were compiling the players in debug mode :sweat_smile: . When properly compiled, they should be able to do a lot more with the fuel allowance we have (though we might want to adjust it as we start writing our first "competitive" AIs