Discuss Scratch

-Lotosboy-
Scratcher
20 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

bump
Codeman12323
Scratcher
100+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

dang, what happened? .-.

Joshua wrote:

wait he can't write
Blackout32
Scratcher
500+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

Codeman12323 wrote:

dang, what happened? .-.
I filled out the form for getting into the collab in 2017
-CONQUER-
Scratcher
71 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

Codeman12323 wrote:

dang, what happened? .-.
I was just looking over the project, and I think the next “phase” of actually making a game with a purpose was so daunting that I didn't really know what to have people do. Also it's kind of a hard project to do as a collab on scratch because a lot of people here are learning to program, but this needs some more complicated programming concepts to be its best.

Basically, I lost faith and gave up ¯\_(ツ)_/¯

and school started

sorry


wow I started off trying to be funny and then I got all official and then I tried to be funny again and then I was kind of serious again and then i don't even know what I'm doing now it's so late I have to wake up at 6 tomorrow bye

i'm tired

bye

-CONQUER-
Scratcher
71 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

-CONQUER- wrote:

Codeman12323 wrote:

dang, what happened? .-.
I was just looking over the project, and I think the next “phase” of actually making a game with a purpose was so daunting that I didn't really know what to have people do. Also it's kind of a hard project to do as a collab on scratch because a lot of people here are learning to program, but this needs some more complicated programming concepts to be its best.

Basically, I lost faith and gave up ¯\_(ツ)_/¯

and school started

sorry


wow I started off trying to be funny and then I got all official and then I tried to be funny again and then I was kind of serious again and then i don't even know what I'm doing now it's so late I have to wake up at 6 tomorrow bye

i'm tired

bye
^ expert level stream of consciousness writing right there

SimplyKomplex
Scratcher
100+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

Time on Scratch: almost five years with all accounts put together
Job wanted: musician
Job experience: very much
Example of work: https://scratch.mit.edu/projects/220018912/
Amount you can contribute: much
Extra notes:

SimplyKomplex
Codeman12323
Scratcher
100+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

-CONQUER- wrote:

Basically, I lost faith and gave up ¯\_(ツ)_/¯

and school started

sorry


wow I started off trying to be funny and then I got all official and then I tried to be funny again and then I was kind of serious again and then i don't even know what I'm doing now it's so late I have to wake up at 6 tomorrow bye

i'm tired

bye
^ expert level stream of consciousness writing right there
Welps, at least I still remember the account password
Why not we get serious again?
I was thinking that the planets shouldn't be randomly generated, but instead arranged in systems that you can warp to.

Joshua wrote:

wait he can't write
-CONQUER-
Scratcher
71 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

Codeman12323 wrote:

I was thinking that the planets shouldn't be randomly generated, but instead arranged in systems that you can warp to.

I have an idea for that and I've been working on it today. I researched pseudo-random generators and I found an algorithm that I think works. Using that, we can use a seed to generate systems of planets. I got to a point where I could either use a polar coordinate system or a regular one. I would use polar so that everything spawns in nice circles and we could possibly have stars at the centers of the systems. I think this might be better, but it might have some disadvantages too. What do you think?

SimplyKomplex wrote:

Time on Scratch: almost five years with all accounts put together
Job wanted: musician
Job experience: very much
Example of work: https://scratch.mit.edu/projects/220018912/
Amount you can contribute: much
Extra notes:
You can join. I guess we'll get started again, but maybe keep the numbers down and the skill level up. Also I'll try to actually assign tasks.

SimplyKomplex
Scratcher
100+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

-CONQUER- wrote:

Codeman12323 wrote:

I was thinking that the planets shouldn't be randomly generated, but instead arranged in systems that you can warp to.

I have an idea for that and I've been working on it today. I researched pseudo-random generators and I found an algorithm that I think works. Using that, we can use a seed to generate systems of planets. I got to a point where I could either use a polar coordinate system or a regular one. I would use polar so that everything spawns in nice circles and we could possibly have stars at the centers of the systems. I think this might be better, but it might have some disadvantages too. What do you think?

SimplyKomplex wrote:

Time on Scratch: almost five years with all accounts put together
Job wanted: musician
Job experience: very much
Example of work: https://scratch.mit.edu/projects/220018912/
Amount you can contribute: much
Extra notes:
You can join. I guess we'll get started again, but maybe keep the numbers down and the skill level up. Also I'll try to actually assign tasks.
ok

SimplyKomplex
-CONQUER-
Scratcher
71 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

I have an idea for that and I've been working on it today. I researched pseudo-random generators and I found an algorithm that I think works. Using that, we can use a seed to generate systems of planets. I got to a point where I could either use a polar coordinate system or a regular one. I would use polar so that everything spawns in nice circles and we could possibly have stars at the centers of the systems. I think this might be better, but it might have some disadvantages too.
Ended up having it find polar locations and convert them to x and y coordinates. So planets will be able to spawn in circles around systems, but after that they are independent of the system's location, which makes moving the planets much easier. Also the distance formulas are simpler.

Blackout32
Scratcher
500+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

Can I be an Artist?
Codeman12323
Scratcher
100+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

-CONQUER- wrote:

Ended up having it find polar locations and convert them to x and y coordinates. So planets will be able to spawn in circles around systems, but after that they are independent of the system's location, which makes moving the planets much easier. Also the distance formulas are simpler.
Enough with that math

I meant that we don't need random generators. We could just arrange the game galaxy/universe to be the same every time.

OR

We could do it the way No Man's Sky (a space game) does it and do it your way, but saving could be a problem.

Joshua wrote:

wait he can't write
evantparkes
Scratcher
90 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

Time on Scratch: Too Much
Job wanted: Coder
Job experience: 8
Example of work:
https://scratch.mit.edu/projects/971393981/
https://scratch.mit.edu/projects/978645502/
Amount you can contribute: A fair amount
Extra notes:

Ummmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
What goes here?


My Collaborations
Kokoro Beats | Soundwave Productions
VIBES 107.3
Advanced Alpha Games
Blackout32
Scratcher
500+ posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

evantparkes wrote:

Time on Scratch: Too Much
Job wanted: Coder
Job experience: 8
Example of work:
https://scratch.mit.edu/projects/971393981/
https://scratch.mit.edu/projects/978645502/
Amount you can contribute: A fair amount
Extra notes:
I don't think these guys are active any more lol. Been waiting for my response for 7 years fr
evantparkes
Scratcher
90 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

I see that now (June 8, 2018).

Ummmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
What goes here?


My Collaborations
Kokoro Beats | Soundwave Productions
VIBES 107.3
Advanced Alpha Games
evantparkes
Scratcher
90 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

I want to reboot this. It has a lot of potential.

Last edited by evantparkes (March 14, 2024 16:58:48)


Ummmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
What goes here?


My Collaborations
Kokoro Beats | Soundwave Productions
VIBES 107.3
Advanced Alpha Games
evantparkes
Scratcher
90 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

bump

Ummmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
What goes here?


My Collaborations
Kokoro Beats | Soundwave Productions
VIBES 107.3
Advanced Alpha Games
evantparkes
Scratcher
90 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

The reboot of the reboot

I am rebooting this so it will be at its full!

Ummmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
What goes here?


My Collaborations
Kokoro Beats | Soundwave Productions
VIBES 107.3
Advanced Alpha Games
cs3165907
Scratcher
53 posts

C O N Q U Σ Я: The New Space Age – REBOOTED! JOIN NOW!

Username: cs3165907
Job Wanted: Programmer
Time on Scratch: 5 yrs. 1 mo.
Example Work: None (because I'm horrible at graphics)
Hours: 2:00-3:00 PM (only 30 min.) (cause' my mom is strict)

@cs3165907, Creator of the Conquest Collaboration

Powered by DjangoBB