# Fortran MMO Project Implementation or, a Frankensteins moster of a Fortran program abuses a sqlite3 database to implement a game server. [fortran-µhttpd (game website & webserver)](./www/README.md) * https://9fans.github.io/plan9port/ * https://9fans.github.io/plan9port/man/man8/listen1.html * https://github.com/interkosmos/fortran-sqlite3 [fortran-mmo-server (game backend)](./server/README.md) * https://github.com/interkosmos/fortran-sqlite3 * https://github.com/jacobwilliams/json-fortran * https://github.com/modern-fortran/tcp-client-server * https://github.com/sustrik/libdill [fortran-mmo-client (game frontend / UI)](./client/README.md) * https://github.com/raysan5/raylib * https://github.com/jacobwilliams/json-fortran * https://github.com/modern-fortran/tcp-client-server * https://github.com/sustrik/libdill