Coder Social home page Coder Social logo

alphacharge / transcendence Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 68.36 MB

A nice Pong Game with local, normal and tournament mode.

License: GNU General Public License v3.0

Makefile 1.52% JavaScript 8.74% TypeScript 42.52% HTML 0.55% Vue 46.18% CSS 0.29% Shell 0.14% Dockerfile 0.06%
42projects 42school nestjs pong-game transcendence vue pong postgresql

transcendence's People

Contributors

alphacharge avatar fkernbac avatar nkoelle avatar sc00bid00 avatar

Stargazers

 avatar

Watchers

 avatar

transcendence's Issues

friends disapeare after logout

add get to mounted will fix it
mounted() {
document.body.classList.remove("friend-list-visible");
this.friends = this.getUsersFriends();
},

Paddle logic

paddles wasn't working because of an if condition in the frontend (localGame)
without it's working again but are there other issues that result from this?

Enter queue on second click

on a normal game,
enter queue is connecting a websocket, but not adding to queue.
it needs a second click on the button

jwt-malformed

checkLoggedIn complains jwt malformed in auth.controller

null error

local game has a crash:
TypeError: Cannot read properties of null (reading 'userData')
nestjs | at GameGateway.announceVictory (/backend/src/game/game.gateway.ts:232:86)

Safety in Login Signup

'Users can subscribe to the website in a secure way.'?
'Registered users can log in in a secure way.'?

index.html

css and javascripts should be included in the main.js instead of index.html

winning Player

winning player gets set in playerVictory,
but it's userData is null on updateGamescore.

we can't invert the order because winningplayer is getting set in playerVictory

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.