Go to file
Malin Freeborn fa18e9d0d0
make show of all markdown files
2024-06-09 15:57:49 +02:00
Mechanics make show of all markdown files 2024-06-09 15:57:49 +02:00
World write order vs chaos 2024-05-29 00:14:40 +02:00
stats clarify ooze (he's still opaque) 2024-06-05 01:20:36 +02:00
.gitignore add pdf conversion 2024-05-29 00:41:32 +02:00
Makefile make show of all markdown files 2024-06-09 15:57:49 +02:00
README.md adjust files to allow more auto-generation 2024-06-09 15:28:45 +02:00
overview.md write order vs chaos 2024-05-29 00:14:40 +02:00
parse.sh adjust files to allow more auto-generation 2024-06-09 15:28:45 +02:00

README.md

Let's make a game, and start small.

Plan

  1. Step 1: Make a 0-player fish-tank, full of goblins.
  2. idk, C libraries, probably.
  3. Multiplayer map, distributed with consensus algorithm.
  4. Worldwide, serverless, MMORPG.

Read the overview.

Dependencies

  • texlive
    • amsmath
    • amssymb
    • graphicx
    • inputenc
    • fontend
    • textcomp
    • lmodern
    • hyperref
  • lowdown
  • graph-easy

Godot Note

If your graphics card does not support vulcan, you may need to start godot like this:

godot --rendering-driver opengl3