You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.9 KiB

Functional

clone this repo : https://github.com/01-edu/tronAis
copy the GITHUB_LOGIN.js of the audited inside the /ai folder
as such /ai/GITHUB_LOGIN.js
run this command
http-server tronAis/

if http-server is not installed do this command:

npm install -g http-server
and Frenchris-right-basic
Does the AI crash because of too much usage of CPU?
Did the audited Ai won against the Frenchris-right-basic Ai?
and Frenchris-right
Did the audited Ai won against the Frenchris-right Ai?
and Frenchris-snail-basic
Did the audited Ai won against the Frenchris-snail-basic Ai?
and Frenchris-snail
Did the audited Ai won against the Frenchris-snail Ai?
and AI5
Did the audited Ai won against the AI5 Ai?
and AI6
Did the audited Ai won against the AI6 Ai?
and AIBestPath
Did the audited Ai won against the AIBestPath Ai?
and kill
Did the audited Ai won against the kill Ai?

Bonus

and hardAI
+Did the audited Ai won against the hardAI Ai?
+Does the code avoid deep nesting?