Shahrayar123 / Python-Projects

Basic Python projects, good first issue
381 stars 349 forks source link

Create CastleWars #37

Open kristianperriu opened 2 years ago

kristianperriu commented 2 years ago

This is a game I made with the pygame module. It is a 2-player game, each player mines resources, trains army units and the main goal is to reduce the other players health-points to 0. #

After this is reviewed i will upload the files again properly