strategic-thinking
There are 7 repositories under strategic-thinking topic.
BDFD-LearningGround/Coursera_Google-Project-Management-Professional-Certificate
Descritpion Template Quizzes & Assignment Solutions for Google Project Management on Coursera. Also included a few resources on side that I found helpful.
research-outcome/LLM-Game-Benchmark
Evaluating Large Language Models with Grid-Based Game Competitions: An Extensible LLM Benchmark and Leaderboard
lk-learner/Google-Project-Management-Professional-Certificate
Documentation for Google Project Management Professional Certificate
amjadimdad00/2048
🎮 The 2048 game is a single-player sliding tile puzzle game designed to be played on a 4x4 grid 🟦. The objective of the game is to slide numbered tiles 🔢 on the grid to combine them and create a tile with the number 2048 🟨. The game ends when no more moves are possible ❌.
m3hrab/Connect4AI
Connect4AI is a two-player game where you can play against a computer that uses the minimax algorithm to choose its moves. The game is developed in Python3 using Pygame, and features a GUI for an enhanced user experience. The game can help with improving strategic thinking, and is a great example of how to implement a game AI using the minimax algo
rdagumampan/strategic-management-and-innovation-specialization
Learning notes on Strategic Management and Innovation specialization from Copenhagen Business School
research-outcome/LLM-TicTacToe-Benchmark
Benchmarking Large Language Model (LLM) Performance for Game Playing via Tic-Tac-Toe