I know what your saying, it’s just another OS. But no, this OS is going to be different. I would like to invite EVERYONE to help with this OS. Please make apps in a project, then send the link. Make any app you can think of, try to make it run and look nice. Please say what app your working on. I will make the icon.
Collaborationpre listed are needed
Dev Console - EarthRulerr
Settings - No one
Game - No one (at least one game is needed, simple please)
Calculator - bubgamer07_bungamer0
Any app you think of-
In this script:
The "item" variable is text and not a number, so it results in this happening:
and writes nothing to the screen. Replace the ITEM OF block with just the ITEM variable.
Or, better, just replace the FOR EACH loop with this:
(drag CONSOLE var over the arrows and drop when a red halo shows up)
Also,
I'll test out the programs and make sure there are no bugs or slowdowns, maybe also something else but I haven't decided yet.
I don't know where to start. There's no obstacle generator in that project in the first place, and I don't know what the purpose, goal, etc. of the game is.
So first test it out, space to hop. The goal is to hop over spikes which I am making, I need help making the generator so it also makes spikes facing down.
To make this I also need to know:
Does the player move? Where can they move? Where do they start? How should the spikes appear? When should they appear? How should they be shaped?