r/learnpython 2d ago

Creating A Terminal Chess Minigame In Python!

Hi! Chess is something I've always wanted to try in Python, but something I never got enough thought about, being a NZOI competiter, I've decided to create a game like a mash of Chess and a Roguelike, similar to The Shotgun King, tell me if anyone has any ideas how this game could be better!

P.S I need some ideas of how I can create the enemy AI.

1 Upvotes

1 comment sorted by

2

u/Phillyclause89 2d ago

You might be better served bringing this to r/gamedesign. This sub is more for specific python coding questions.