You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Terminal 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


Mulig løsning på dynamisk nettside : dhtml

Oppdatert Spiller/set-up per 3.3.24 

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

Dokumentasjon: https://socket.io/

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

Version 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. 

Version 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. 

Version 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 


  • No labels