Skip to content

code-jugglers/brain-games-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games Deno

Running Bot Remotely

Train Bot

deno run --unstable --allow-read --allow-write https://deno.page.link/train

Play Bot

deno run --unstable --allow-read --allow-write https://deno.page.link/play

Running Bot Locally

Train Bot

deno run --unstable --allow-read --allow-write ./train.ts

Play Bot

deno run --unstable --allow-read --allow-write ./play.ts

Run Tests

deno test --unstable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published