Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

codyfight/codyfighter-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

JavaScript Codyfighter

How to run Codyfighther bot?

  • Clone this repository or download the content
  • Edit index.html to insert your Operator ID (CKey). Implement your desired algorithm in play() function to inspire intelligence for your codyfighter (tip: click . key to open browser editor)
  • Store (host) source code on your local computer or a server
  • Open /index.html in a browser that supports WebGL
  • Enjoy the game!