Skip to content

A simple example Web Application which creates a game against the AI on Lichess, by using Chariot server-side to communicate with the Lichess API

License

Notifications You must be signed in to change notification settings

tors42/challengeaiexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge AI Example

A simple web application which uses Chariot to perform a OAuth 2.0 PKCE authentication flow, to get a token which has the permission to create a challenge, and then uses that token to challenge the AI.

Build

A JDK can be downloaded from https://jdk.java.net and unpacked in some directory

$ JAVA_HOME=<path-to-unpacked-jdk-directory> mvn clean verify

Run

$ target/maven-jlink/default/bin/main

GitHub Codespaces

Open in GitHub Codespaces

About

A simple example Web Application which creates a game against the AI on Lichess, by using Chariot server-side to communicate with the Lichess API

Topics

Resources

License

Stars

Watchers

Forks

Languages