akapkotel / python_real_time_strategy_game

This is an RTS-like game written in Python 3 with arcade library. This is my most ambitious project up to date, since I try to overcome Python's shortcomings and make as efficiently-running game as possible. It will cover pathfinding, UI, AI, and graphics, using relatively slow and inefficient language. Main goal is to make it running sufficient…
20Updated 3 months ago

Related projects

Alternatives and complementary repositories for python_real_time_strategy_game