Reia icon indicating copy to clipboard operation
Reia copied to clipboard

Improve the project structure.

Open Makosai opened this issue 6 months ago • 0 comments

We'll need the following things organized going forward:

Godot

  • [ ] Move all godot related files into a folder named godot
  • [ ] Create a scenes folder
  • [ ] Move all scripts into the src folder
  • [ ] Organize the rsc folder better (separate by interface, sprites, etc?)

Rust with Godot

  • [ ] Setup gdext | Godot Rust
  • [ ] Utilize MongoDB in Rust for Online gameplay
  • [ ] Use PoloDB in Rust for Offline/Self-hosted gameplay

Makosai avatar Jan 17 '24 15:01 Makosai