#What should I make as a beginner project?

2 messages · Page 1 of 1 (latest)

finite kelp
#

I'm a beginner-ish at programming done some other languages and gone through the rustlings, I want to make a game, what are some suggestions what I should make?

serene oracle
#

IMO, ANYTHING but a voxel game. Check out https://itch.io/jam/bevy-jam-2/entries for some examples of games that would be very achievable. You should avoid games that depend heavily on animation or audio (especially spatial audio) as those APIs are extremely immature. Make something you want to play though, to keep yourself invested in the project.