Own coin payment

Is it possible to use your own coin as a means of payment. I would like to use my coin to pay for items in my game. Is there a guide for this?

You can use your own ERC20 token as a mode of payment using the transferFrom function in your contract.

Does it also work with a BEP20 token?

Yes. It’s the same standard