bevy/examples/games
Alice Cecile c747cc526b Group stress test examples (#4289)
# Objective

- Several examples are useful for qualitative tests of Bevy's performance
- By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized.

## Solution

- Move bevymark, many_sprites and many_cubes into the new stress_tests example folder
- Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature.
2022-04-10 02:05:21 +00:00
..
alien_cake_addict.rs Group stress test examples (#4289) 2022-04-10 02:05:21 +00:00
breakout.rs Group stress test examples (#4289) 2022-04-10 02:05:21 +00:00
contributors.rs Group stress test examples (#4289) 2022-04-10 02:05:21 +00:00
game_menu.rs Group stress test examples (#4289) 2022-04-10 02:05:21 +00:00