References

The References are divided into each framework module

Game module

Freecell

  1. https://en.wikipedia.org/wiki/FreeCell

  2. https://www.free-freecell-solitaire.com/

  3. http://www.solitairelaboratory.com/fcfaq.html

  4. https://rosettacode.org/wiki/Deal_cards_for_FreeCell#Python

  5. https://freecellgamesolutions.com/

  6. https://fc-solve.shlomifish.org/

  7. https://fc-solve.shlomifish.org/js-fc-solve/text/

2048

  1. https://healthybrains.org/2048-game/

  2. https://play2048.co/

  3. https://www.imore.com/2048-tips-and-tricks

Translator module

Freecell

  1. https://www.human-competitive.org/sites/default/files/elyasaf-hauptmann-sipper-paper.pdf

2048

  1. https://theresamigler.files.wordpress.com/2020/03/2048.pdf

API module

  1. https://socket.io/

  2. https://docs.aiohttp.org/en/stable/

RL module

  1. https://flask.palletsprojects.com/en/3.0.x/

  2. https://pytorch.org/

  3. https://en.wikipedia.org/wiki/Reinforcement_learning

  4. https://spinningup.openai.com/en/latest/spinningup/rl_intro2.html

  5. https://paperswithcode.com/method/dqn

  6. https://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html

  7. https://openai.com/research/openai-baselines-ppo

  8. https://www.gymlibrary.dev/index.html

  9. https://en.wikipedia.org/wiki/AlphaGo

Frontend module

  1. https://react.dev/

  2. https://nextjs.org/

Visualisation module

All links that apply to the Frontend module also apply to the Visualization module