You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This web application is a game which allows you to match descriptions with images.
Frontend: plain JavaScript, jQuery, AJAX, CSS (src/main/resources/static)
Backend: Java, SpringBootApplication, WebSockets (src/main/java/server)