Skip to content

Commit

Permalink
update engine concept skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibo committed Aug 4, 2024
1 parent bee8089 commit 2812c9a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions static/concepts/engines.dj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ options
- pokemon-shwodown
- hiimvincent/poke-battle-sim
- custom
- pmariglia/poke-engine
- ...

tradeoffs/features
Expand All @@ -33,3 +34,8 @@ board representation
- <https://www.chessprogramming.org/Make_Move>
- <https://www.chessprogramming.org/Unmake_Move>
- <https://www.chessprogramming.org/Copy-Make>

internal vs. external

- <https://journal.stuffwithstuff.com/2013/01/13/iteration-inside-and-out/>
- <https://stackoverflow.com/questions/5004162/what-does-it-mean-for-a-data-structure-to-be-intrusive>

0 comments on commit 2812c9a

Please sign in to comment.