Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

SamilRod

4
Posts
A member registered 87 days ago

Creator of

Recent community posts

Thanks for playing. I should have tried to make the controls easier and do some tweaking to the enemies. I'll keep it in mind next time

Although there was no music, I enjoy it a lot

(1 edit)

No, you do not import differently. You use the same structure. To ensure that you are using pygame-ce you might have to uninstall pygame from where you are using it and then pip install pygame-ce.

If you encounter any problems while doing that, there are multiple people in discord who could help you much better than I.

As a last note, github is a place where to store your projects, use version control, and show it more easily. As per the requirements, you will need to upload the source code, you can do that through github if you prefer.

(1 edit)

Pygame-ce is a fork of pygame. It was created after some conflict that occurred that prevented developers from contributing to the main library. Pygame-ce is the one most commonly recommended.