You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Added `moves` ledger to Board
* This should help with future work like undo, automated tests,
net-play.
* Refactored 2d and 3d displays to use BoardIndex -> Transform
* This means we can have a generic system set the position of Entities
based on moves on the Board.
* Refactored 2d view to have centered board
* (instead of shifting root entity which had poor behavior
characteristics)
|
2 years ago | |
|---|---|---|
| .. | ||
| audio.rs | 2 years ago | |
| debug.rs | 2 years ago | |
| display2d.rs | 2 years ago | |
| display3d.rs | 2 years ago | |
| game.rs | 2 years ago | |
| main.rs | 2 years ago | |
| menu.rs | 2 years ago | |
| prelude.rs | 2 years ago | |