Skip to content

A checkers web app build using React and Typescript and then Python and Flask for the backend. The application uses a minimax backtracking algorithm and bitboards and allows a user to play an AI. Its built with React three fiber and gsap for animations

Notifications You must be signed in to change notification settings

cbailey17/checkers-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Minimax Checkers Game Web Application


A checkers web app built to utilize a minimax backtracking algorithm with alpha beta pruning

The project uses the following technologies:

  • React
  • Typescript
  • Tailwind CSS
  • React Three Fiber - 3D visualizations
  • Flask
  • Python - Minimax backtracking algorithm
  • Redis - to manage game state

About

A checkers web app build using React and Typescript and then Python and Flask for the backend. The application uses a minimax backtracking algorithm and bitboards and allows a user to play an AI. Its built with React three fiber and gsap for animations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published