Skip to content
/ Gomoku Public

This is a gomoku game I made with PHP, Javascript, HTML, and CSS.

Notifications You must be signed in to change notification settings

YianXie/Gomoku

Repository files navigation

Gomoku in PHP, HTML5, Javascript, and CSS3

Gomoku introduction

Gomoku, also called Five in a Row, is an abstract strategy board game. It is traditionally played with Go pieces (black and white stones) on a 13x13 Go board while in the past a 19×19 board was standard. Because pieces are typically not moved or removed from the board, Gomoku may also be played as a paper-and-pencil game. The game is known in several countries under different names.

My game

I use JavaScript, PHP, HTML, and CSS to code my game. In my game, you can play with your friends by joining the same URL. You can try it here: http://zihuixie.familyds.org/gomoku

Some characteristics of my game

  • Home page is easy to understand
  • Codes are simple
  • Allow multiplayer
  • Contains login/register/logout function

The game is not done yet. Many functions have not been made. You can check my process of making the game here https://www.youtube.com/playlist?list=PLEnygTXLpWvfSH-tFhu-CUk4KQr8FIvc4