mmo-project/fortran/README.md

8 lines
248 B
Markdown
Raw Normal View History

2023-09-10 15:25:00 -04:00
# Programming Language Project Fortran Implementation or, a Fortran CGI 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
server (game backend)
client (game frontend / UI)