Skip to content

[Feature]: improve game performance #343

Description

@jvondermarck

👉 Please confirm the following

🤔 Is your proposal related to a problem?

If we run the web version of the game : mvn jpro:run, the home screen is okay, but if we start to play, it is very very laggy.

😍 Describe the solution you'd like

A contributor found out last time, that some componenents were created every second in the game, so it's killing the game in web I guess and probably many other things, maybe even the assets, like implementing lazy loading or whatever... It's a work of research and could really help to make a difference for the web version.

Your efforts would allow me to HOST this game on the web, because currently, even on my Macbook M5 Pro with 24Go of RAM, it is very laggy on the web, so we definitely need to improve the game's performance to be able to host it (and try to host it for free if I can, if it does not require much RAM & CPU)

👍️ Describe alternatives you've considered

✍ Additional context

No response

Metadata

Metadata

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions