Skip to main content

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

yo polymars i need help.

A topic by Superarc18 created Jul 24, 2024 Views: 572 Replies: 16
Viewing posts 1 to 12
(-1)

The rules mentioned that there has to be leaderboards but i cant impliment that in scratch becuse im not allowed to use cloud variables and scratch mods are alwasy gliching. I dont know any other game engine. What should I do?

(-1)

hello pls respond

Submitted(+2)

Just don't use scratch.

(1 edit)

hi if you need help I can give you a direction for help I am someone who used APIs and staff in scratch

Submitted

I recommend you team with someone as a musician or artist.

Deleted 148 days ago
Deleted 148 days ago
Submitted

Use this instead, free and easy to learn *definetly not made by me*: https://barni-07.itch.io/jassembly

Submitted

JK.

that's a cool project, how did you make it?

Submitted

Pure js. :)

Submitted

it is basically a bunch of string operations (for parsing) and a bunch of IFs in a loop (for running the code)

I'm gonna go try that! Thanks!

Submitted

itch has no default obfuscation feature, so ... you can peek in to it

Submitted

idk I would not do it

Submitted(+1)

Superarc18 I'm pretty sure you don't need to make the leaderboard on cloud, since the description said "All games should include a small timer and leaderboard (offline or online)." Basically, why don't you try making a leaderboard that simply ranks the times played by a single player? That won't require any cloud variables.

Submitted

Hi Superarc18, You can make a leaderboard with turbowarp by uploading your project to turbowarp.org and exporting it via the turbowarp packager. Then, scroll down to "cloud variables" and click "Connect to cloud server." 

use the turbowarp local storage and stuff it all into and out of a list, then all you need to do is sort it.

Submitted

you can make leaderboards in scratch, look for a tutorial on yt