Added a sketch of a physics engine algorithm

This commit is contained in:
Simon Brooke 2024-06-14 01:25:21 +01:00
parent bf9078142b
commit 06a2a17528
4 changed files with 83 additions and 4 deletions

View file

@ -2,13 +2,16 @@
"folders": [
{
"path": "../biome"
}
},
{
"path": "../GreatGameTerrain"
},
{
"path": "../jme-clj"
},
{
"path": "../jme3-template"
},
{
"path": "../../Documents/fiction/merchants-war-game"
},
@ -18,6 +21,9 @@
{
"path": "../MicroWorld/mw-parser"
},
{
"path": "../simulated-genetics"
},
{
"path": "../speechio"
},