Skip to content

ahamedfo/Agario_MMO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agario Massive Mulitplayer Online Game

This project implements TCP socket servers & Scala's akka library to display a web app that can host multiple players at once with an authentication on the backend. Video Link down below👇

https://www.youtube.com/watch?v=f7UKk3Io-ZA

login

agario

Details

✔️ User Login Authentication System

  • Prior data from each user stored using MySQL

✔️ User Interface

  • Implemented through a GUI
  • Use of the ScalaFX as well as javafx libraries
  • Calls from the GUI to the server

✔️ Server

  • User information sent to authentication system as a JSON string
  • TCP Sockets Initialize the state of the user
  • Implementation of Flask microframework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published