2023-10-13 22:55:14 -04:00
|
|
|
# Fortran MMO Project Implementation or, a Frankensteins moster of a Fortran program abuses a sqlite3 database to implement a game server.
|
2023-08-26 13:58:47 -04:00
|
|
|
|
2023-09-10 15:25:00 -04:00
|
|
|
[fortran-µhttpd (game website & webserver)](./www/README.md)
|
2023-08-26 13:58:47 -04:00
|
|
|
|
2023-12-15 21:28:43 -05:00
|
|
|
https://9fans.github.io/plan9port/
|
|
|
|
https://9fans.github.io/plan9port/man/man8/listen1.html
|
|
|
|
https://github.com/interkosmos/fortran-sqlite3
|
|
|
|
|
2023-10-13 22:55:14 -04:00
|
|
|
[fortran-mmo-server (game backend)](./server/README.md)
|
|
|
|
|
2023-12-15 21:28:43 -05:00
|
|
|
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
|
|
|
|
|
2023-10-13 22:55:14 -04:00
|
|
|
[fortran-mmo-client (game frontend / UI)](./client/README.md)
|
2023-08-26 13:58:47 -04:00
|
|
|
|
2023-12-15 21:28:43 -05:00
|
|
|
https://github.com/raysan5/raylib
|
|
|
|
https://github.com/jacobwilliams/json-fortran
|
|
|
|
https://github.com/modern-fortran/tcp-client-server
|
|
|
|
https://github.com/sustrik/libdill
|