Comments

Log in with itch.io to leave a comment.

I must congratulate you for such an outstanding result! I loved the original game from my childhood and your remake looks really great. I believe adding your touch to the base game or modifying it to suit these days is going to make it even better than the original one. Great work :)

Oh, thank you very much! I began working on this a while ago out of frustration with Blizzard declaring that they won't provide a remake of this game. And since then I've learned a lot about how to do these kind of games.

I'm actively working on it, so updates will be uploaded from time to time, when I finish a feature or fix a game-breaking bug or something. Next feature will be a minimal AI that allows me to make the complete levels of the game (I'm fixing bugs along the way too).

I'm glad you enjoy the original game, and I'm hope this will bring back memories as it does for me. Feel free to report any bugs here or create an issue in the Github repository: https://github.com/acoto87/war1.

Thanks!

So what's the "End Goal" for this project?

Hi there,

The end goad of this project is to have a Warcraft 2-like engine, which I can use to make my own RTS IPs. As a side goal, I get to make a custom implementation of Warcraft 1, where I can play that game with "modern" RTS features.  So far this is what I've implemented and I'm working now on the AI features (which I've to study for a while first) which will allows me to move forward and implement the next levels of the game.

Best regards