On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

scratch

A topic by Duk3_X created Oct 20, 2023 Views: 173 Replies: 4
Viewing posts 1 to 4

am i allowed to use scratch for this or not. i'm asking because i'm not very good at anything to do with coding in any other engine

There should be no rules against the use of the scratch "engine" (you can use any game engine tbh), but i would consider using something different, something easy like Pygame for example, since scratch is not really made for game jams, and i have no idea how you expect to submit your game using scratch. But hey, it's your game your choice, this is only my opinion.

infact, at the end of the itch.io page for this game jam you can find the answer to the question of game engines:

(you should see a screenshot right after this sentence)

There isn鈥檛 any rule against Scratch as long as you don鈥檛 send the link to it as a Game entry, just compile it to WebAssembly using TurobWarp, + if you don鈥檛 know any Game Engines, I recomend watchin tutorials For Unity, Godot or use a library to make games for Example SDL2, RayLib, or PyGame

thanks