Endless Sky clone, with emphasis on modularity and graphics. Learning WGPU.
Go to file
Mark cbe8054f45
Fixed physics angles
Added factions
2023-12-30 16:57:03 -08:00
.vscode Added meta files 2023-12-20 19:03:57 -08:00
assets@711e4fd581 Added collision path and improved texture loading 2023-12-30 10:58:17 -08:00
content Fixed physics angles 2023-12-30 16:57:03 -08:00
crates/content Fixed physics angles 2023-12-30 16:57:03 -08:00
src Fixed physics angles 2023-12-30 16:57:03 -08:00
.editorconfig Added meta files 2023-12-20 19:03:57 -08:00
.gitignore Ignored assets dir (for now) 2023-12-23 12:53:33 -08:00
.gitmodules Added assets submodule 2023-12-24 16:21:50 -08:00
Cargo.lock Added collision path and improved texture loading 2023-12-30 10:58:17 -08:00
Cargo.toml Added collision path and improved texture loading 2023-12-30 10:58:17 -08:00
rustfmt.toml Added meta files 2023-12-20 19:03:57 -08:00