Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinfernald/5moku
Gomoku
https://github.com/justinfernald/5moku
gomoku mobx p2p webrtc
Last synced: about 2 months ago
JSON representation
Gomoku
- Host: GitHub
- URL: https://github.com/justinfernald/5moku
- Owner: justinfernald
- Created: 2024-07-12T05:21:25.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-30T21:56:17.000Z (3 months ago)
- Last Synced: 2024-10-25T11:47:53.970Z (2 months ago)
- Topics: gomoku, mobx, p2p, webrtc
- Language: TypeScript
- Homepage: https://5moku.justinfernald.com/
- Size: 1.19 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Visit https://github.com/justinfernald/5moku-old for previous version commit history.
This was rewritten to be based off my [Vite React MobX](https://github.com/justinfernald/vite-react-mobx-template/) Template which was migrated from Preact and Preact's Webpack wrapper.
-----
# 5moku
This is a Gomoku game created by Justin in a day-ish for
fun. This was a test using peer to peer networking which
allows for this game to run with live multiplier without
a external server.---
Gomoku is an abstract strategy board game and is also
called Five in a Row. It is traditionally played on a
board with size 19x19. However, because once placed,
pieces are not moved or removed from the board, Gomoku
may also be played as a paper and pencil game. This game
is known in several countries under different names. The
name Gomoku comes from the Japanese language, in which
it is referred to as gomokunarabe. Go means five, moku
is a counter word for pieces and narabe means line-up.