blobbyvolley2 icon indicating copy to clipboard operation
blobbyvolley2 copied to clipboard

Blobby Volley 1.2 wishlist

Open danielknobe opened this issue 1 year ago • 1 comments

Getting closer to 1.1 release we can start thinking about what we can do next. My idea would be to extend blobby volley with features that bring real added value to the player and this as fast as possible. Blobby Volley 1.1 has many smaller improvements all over the code and makes sure it works on many old platforms with old compilers. But that also slowed us down on the other side. I would suggest that we move away from these restrictions with the start of development of 1.2.

Proposal:

  • Let us switch to C++17 (or even C++20?!)
  • Make a high SDL2 version a requirement (e.g. SDL 2.0.14 which has nice new features)
  • Modern CMake where possible

Let us focus one single main feature: What do you think of developing a league with rank system?

Any other good ideas or wishes?

danielknobe avatar Jun 10 '23 22:06 danielknobe