Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image ModifiedTerminal output when running the server. Getting the info about connected players and their chips

Laget ved bruk av HTML/CSS/JavaScript 

Første utkast og filstrukturering per 18.2.24


Image ModifiedImage ModifiedImage Modified

Mulig løsning på dynamisk nettside : dhtml

Oppdatert Spiller/set-up per 3.3.24 

Image ModifiedImage Modified

Lager først en lokal versjon som funker på en enhet, deretter eventuelt legge opp backend som kan synkronisere på flere enheter.


Bruk av socket.io og node.js for synkronisering og komunikasjon på tvers av klienter: 

Fungerende betting og tur system per 28.3

Image ModifiedDokumentasjon: https://socket.io/

https://nodejs.org/en/learn/getting-started/introduction-to-nodejs

Image ModifiedVersion by 13.4 24. Added almost all functionality with the bet, fold and check buttons. But game handling and CSS need some more work. Already got the variables that needs to be sendt thorugh mqtt to the WAGO PLS. 

Image ModifiedVersion by 27.04.24 All features are present for the clientside page, with the style being somewhat where we are thinking it will end up. Final changes will be a bit more game handling with round management. 

Image AddedImage ModifiedVersion by 1.05.24, also added some game handling and fixed small bugs.

...

Also works and looks like this on a smaller device.

Link to node.js libary made for mqtt: https://www.npmjs.com/package/mqtt as a NPM package