Giter Site home page Giter Site logo

gpn-mazing's People

Contributors

bits0rcerer avatar fen89 avatar freehuntx avatar nikeee avatar simding avatar xasin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gpn-mazing's Issues

Colors for badge and circle for players differs

The badge and the color for players differs - shouldn't they be the same color for badge and circle for a player?

image

We found out, that there is a beginPath() missing for the name box of the player, which will leads to this inconsitent behavior.

I will submit a PR with the small fix.

Connecting to the View Server

Hey everybody,

I would like to look at the maze running on my machine. Starting up the maze in dev-mode via npm run-script dev:server gives the following output:

> [email protected] dev:server C:\privat\dev\ZTL\GPN\gpn-mazing
> concurrently "esbuild server/index.ts --platform=node --watch --bundle --outfile=dist/server/index.js" "nodemon --watch dist/server dist/server/index.js"
[0] [watch] build finished, watching for changes...
[1] [nodemon] 2.0.16
[1] [nodemon] to restart at any time, enter `rs`
[1] [nodemon] watching path(s): dist\server\**\*
[1] [nodemon] watching extensions: js,mjs,json
[1] [nodemon] starting `node dist/server/index.js`
[1] Maze server started on port: 4000
[1] View server started on port: 4001`

I would expect localhost:4001 to show the maze in my browser but I receive no response. What am I doing wrong?

Thanks for this awesome game, best regards!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.