- Added function to create account with request "create_account" - Can create new account (but it s temporary because no db) - Doing 42 connection
- Added cookie for keep token - Added username in login button if user is connected
- Fixed forgetting to import "showActualGameMessage" - Changed filename "launchPrivateChat" to "showPrivateChat.js" - Fixed bug on buttons "private" and "game" Global - Reorganize folders