Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

why can't i use them as sprites? I use pygame and to make a game with pygame, and i need a window! Can i use circles that are made without importing any image?

The jam's constraints are basically: no imports. So no music imports, no sprite imports. If you use a tool within the code to create a sprite that isn't imported, that's fair game! Make sense?

(+1)

yes. I already finished my game without imports.