Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The best way to go about this in my opinion is to look at what you're currently developing and see what assets you need for it, then hire people to work on those specific assets.

Let's say you're starting a 2D game and need a tilemap for a cave. A main character that can just move for now, your first monster with movement (since we're not working on a combat system yet) and maybe a main music loop. Create a spreadsheet of the people you need and their price, for example:

AssetLink to FiverrCost
Cave TilemapJohn Doe$30
Main Character Sprite Sheet (Movement Only)Jane Doe$50
Slime Sprite Sheet (Movement Only)Jeff Doe$30
Music (8-bit track - 2 minute loop)Josh Doe$25
TOTAL$135

Now you have your base game assets which you're going to need to build out the layout for, create the cave scene, set up the sprites and creature AI for etc.. All that is going to take you some time. During that time plan out your next system, maybe it's the combat system, list out what you need for assets and save up for the cost.


Keep in mind each person will charge differently based on what you need and the complexity of it and each person will take different amounts of time too. You might get your music track in a week, but the tilemap in 2 weeks. - At least you're paying for a final product and not hourly for an undetermined amount of time.

I'm just going to add one thing to this comment, which is really good.

I believe this is the approach most solo devs take. But it's important to note that, specially if you're taking the fiverr route, making sure the art/music is cohesive for the whole game is crucial.

For this asset per asset method to work, you have to work with the same person to ensure consistency. They have to be involved in the game somehow to understand what you're trying to make.

Just giving people a brief from time to time of what you're trying to make is not a good plan. So communication is very very important with this approach.

Good luck!