Skip to content

Online multiplayer puzzle game written in Go and Javascript

Notifications You must be signed in to change notification settings

FOLLGAD/bemi-is-you

Repository files navigation

Bemi and Sami

How to run

Build the Go project and run the binary

$ go build

$ ./bemi

Then go to http://localhost:8123

Technologies

Frontend

  • Javascript & HTML
  • pixi.js graphics library
  • Websocket js-API
  • Webpack för att bygga

Backend

  • Golang webserver
  • Förmedlar karaktärers positioner samt level-info över Websockets

Gameplay

You and your friend play together through different levels online. Text blocks build up the logic of the levels which you can move and affect in different ways in order to proceed to the next level.

Gameplay

Game mechanics

  • Words
    • Adjectives
    • Nouns
    • Joining words

Joining words

IS

Sentence building

NOUN IS ADJECTIVE

NOUN IS NOUN

Controls

WASD - Movement

Z - Undo

R - Restart

Level building

Using the Tiled JSON format.

About

Online multiplayer puzzle game written in Go and Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published