Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. C++ code for Gomoku

C++ code for Gomoku

Scheduled Pinned Locked Moved C / C++ / MFC
c++game-dev
3 Posts 3 Posters 10 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lesego Molelekoa
    wrote on last edited by
    #1

    Hi . Recently i've got to make a game called gomoku between two players and I don't know where to start. Could you please assist with the steps or at least a C++ code for the Gomoku game with comments so that I can at least be able to follow what has been coded.

    L V 2 Replies Last reply
    0
    • L Lesego Molelekoa

      Hi . Recently i've got to make a game called gomoku between two players and I don't know where to start. Could you please assist with the steps or at least a C++ code for the Gomoku game with comments so that I can at least be able to follow what has been coded.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      The first thing you need to do is to study the game so you understand the rules. You can then start to figure out what each step of the game can do. From that you should be able to create a basic design document. Until you have done all that there is no point in thinking about actual code.

      1 Reply Last reply
      0
      • L Lesego Molelekoa

        Hi . Recently i've got to make a game called gomoku between two players and I don't know where to start. Could you please assist with the steps or at least a C++ code for the Gomoku game with comments so that I can at least be able to follow what has been coded.

        V Offline
        V Offline
        Victor Nijegorodov
        wrote on last edited by
        #3

        Did you try something from [Gomoku game code - Google Search](https://www.google.com/search?q=Gomoku+game+code&newwindow=1&rlz=1C1CHBF\_enDE886DE886&sxsrf=ALiCzsbfHPk8MKhcNQtFFvjkVLHfPlWeMw%3A1652901768671&ei=iEeFYr3QKJH1kwWYsIqgDQ&ved=0ahUKEwi9tJT24un3AhWR-qQKHRiYAtQQ4dUDCA4&uact=5&oq=Gomoku+game+code&gs\_lcp=Cgdnd3Mtd2l6EAMyBQghEKABMgUIIRCgAToHCAAQRxCwAzoHCAAQsAMQQzoICAAQgAQQiwM6BQgAEIAEOgYIABAWEB46CAgAEA8QFhAeSgQIQRgASgQIRhgAUMcLWLccYO4haAFwAXgAgAHbAYgBhAaSAQUwLjQuMZgBAKABAcgBCrgBAsABAQ&sclient=gws-wiz)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups