Code Monkey home page Code Monkey logo

headshots's Introduction

Left Logic v3

This is all the source code for https://leftlogic.com

The project is built React and Next.js for server side rendering, and for production, the project is exported to an entirely static build.

The static build is deployed to Netlify with an additional custom 404 response pointing to /404.

Use npm run dev to develop and the React components will use HMR to inject changes.

Get in touch if you'd like us to build something like this for you, or using Node.js.

Otherwise, enjoy the source!

โ€“ Remy

headshots's People

Contributors

remy avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

headshots's Issues

Connecting state

Game shouldn't start until connection is established.

Without this connection, the game doesn't work - so it's kinda important.

iOS support

Use gUM & websockets.

Really just needs the interface.

Syncing events

Sync up events (it should be fine if both on same wifi).

Can use a simple ping/pong with timer to work out the latency and sync up events and remote events based on latency.

build.min.js causes errors

Something to do with uglify + min.js

Currently running with un-minified code in production, but obviously gzipped.

Disconnected game

If player leaves game for long enough, when user (disconnects), show connection issue (after X time)

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.