Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Warcraft II HD  (Read 3148 times)

0 Members and 1 Guest are viewing this topic.

lori3

  • Newbie
  • *
  • Posts: 8
    • View Profile
Warcraft II HD
« on: June 19, 2018, 10:35:00 pm »
Warcraft II HD
Oh well.. I'm working on this project for 2 months now and though I'll do it all by myself but all help is well received :)

Its a Warcraft II clone i m working on. All this time most of my efforts were put in keeping the FPS as high up as possible, and now that i have a menu that is fully working and a somewhat acceptable in-game interface and map displaying technique i thought i might share what I have been doing in hope of getting some help or at least some people who test it.

Sidenote: The source lacks proper commenting so.... uhm... sorry for that.. you may have to think a bit harder on what different functions and classes do :D :)

Here is the source: https://github.com/lori2001/Warcraft-II-HD

P.S: I probably also lack proper programming techniques as I'm new to SFML and even programming in general :D ( please don't go too hardcore on me in the comment section)

Also some screenshots:
« Last Edit: May 02, 2020, 01:44:43 am by lori3 »
Warcraft II HD. Check it out! - https://github.com/lori2001/Warcraft-II---clone

FRex

  • Hero Member
  • *****
  • Posts: 1845
  • Back to C++ gamedev with SFML in May 2023
    • View Profile
    • Email
Re: Warcraft II HD
« Reply #1 on: June 19, 2018, 11:15:27 pm »
That's interesting. I'm quite into retro stuff, emulation and exotic tech but not into Blizzard games at all... To avoid copyright worries most emulators and games/game engine recreations just require the user to own the base game and install on top of it, provide the CD when installing the recoded modern version, etc. sometimes shipping with placeholder assets too.
Back to C++ gamedev with SFML in May 2023

lori3

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Warcraft II HD
« Reply #2 on: June 20, 2018, 10:52:57 am »
@FRex I honestly don't think blizzard cares abut W2 anymore. Its not really bringing them anymore money so I don't think they bother if someone tries to make a HD clone.. Anyways, I will take down the source at any request of theirs.
Warcraft II HD. Check it out! - https://github.com/lori2001/Warcraft-II---clone