This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#776 2010-12-19 16:49:14

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

AmoebaMan wrote:

YAY i'm first on the list!   tongue

By the way, we REALLY need to start programming this.  Are we definately using scratch?  I thought I heard Java brought up somewhere...

We're using Java for the final version.

EDIT: W00T! 32 pages!

Last edited by ScratchReallyROCKS (2010-12-19 16:49:41)


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#777 2010-12-19 17:07:45

AmoebaMan
Scratcher
Registered: 2009-01-26
Posts: 500+

Re: Chrono Wars discussion thread

ScratchReallyROCKS wrote:

AmoebaMan wrote:

YAY i'm first on the list!   tongue

By the way, we REALLY need to start programming this.  Are we definately using scratch?  I thought I heard Java brought up somewhere...

We're using Java for the final version.

EDIT: W00T! 32 pages!

C++ would probably be better...


http://i942.photobucket.com/albums/ad269/RyanScathe/AmoebaMan.png

Offline

 

#778 2010-12-19 17:10:47

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

AmoebaMan wrote:

ScratchReallyROCKS wrote:

AmoebaMan wrote:

YAY i'm first on the list!   tongue

By the way, we REALLY need to start programming this.  Are we definately using scratch?  I thought I heard Java brought up somewhere...

We're using Java for the final version.

EDIT: W00T! 32 pages!

C++ would probably be better...

Maybe a combination?


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#779 2010-12-20 05:59:36

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Chrono Wars discussion thread

I care! I just need a job!

Offline

 

#780 2010-12-20 07:44:59

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: Chrono Wars discussion thread

AmoebaMan wrote:

ScratchReallyROCKS wrote:

AmoebaMan wrote:

YAY i'm first on the list!   tongue

By the way, we REALLY need to start programming this.  Are we definately using scratch?  I thought I heard Java brought up somewhere...

We're using Java for the final version.

EDIT: W00T! 32 pages!

C++ would probably be better...

I'm not particularly good at C++, so I would have to drop out of the conversion bit.


/* No comment */

Offline

 

#781 2010-12-20 09:52:15

OldWheezerGeezer
Scratcher
Registered: 2010-06-04
Posts: 500+

Re: Chrono Wars discussion thread

TheSuccessor wrote:

AmoebaMan wrote:

ScratchReallyROCKS wrote:


We're using Java for the final version.

EDIT: W00T! 32 pages!

C++ would probably be better...

I'm not particularly good at C++, so I would have to drop out of the conversion bit.

neither am i

but I could do the website (i noticed that it's still down)

Offline

 

#782 2010-12-20 11:17:00

AmoebaMan
Scratcher
Registered: 2009-01-26
Posts: 500+

Re: Chrono Wars discussion thread

OldWheezerGeezer wrote:

TheSuccessor wrote:

AmoebaMan wrote:


C++ would probably be better...

I'm not particularly good at C++, so I would have to drop out of the conversion bit.

neither am i

but I could do the website (i noticed that it's still down)

my dad's teaching me seaside, so i might be able to do the website.


http://i942.photobucket.com/albums/ad269/RyanScathe/AmoebaMan.png

Offline

 

#783 2010-12-20 13:37:40

TriTeam
Scratcher
Registered: 2009-05-05
Posts: 100+

Re: Chrono Wars discussion thread

AmoebaMan wrote:

YAY i'm first on the list!   tongue

By the way, we REALLY need to start programming this.  Are we definately using scratch?  I thought I heard Java brought up somewhere...

We're going to first program it using either BYOB or Panther (or possibly another scratch mod) and then convert it to a Java program.


http://imgur.com/EjPVl.pngMWA HA HA!

Offline

 

#784 2010-12-20 13:39:00

TriTeam
Scratcher
Registered: 2009-05-05
Posts: 100+

Re: Chrono Wars discussion thread

AmoebaMan wrote:

OldWheezerGeezer wrote:

TheSuccessor wrote:


I'm not particularly good at C++, so I would have to drop out of the conversion bit.

neither am i

but I could do the website (i noticed that it's still down)

my dad's teaching me seaside, so i might be able to do the website.

What's seaside? (I know nothing about programming beyond scratch  lol .)


http://imgur.com/EjPVl.pngMWA HA HA!

Offline

 

#785 2010-12-20 13:50:38

AmoebaMan
Scratcher
Registered: 2009-01-26
Posts: 500+

Re: Chrono Wars discussion thread

TriTeam wrote:

AmoebaMan wrote:

OldWheezerGeezer wrote:


neither am i

but I could do the website (i noticed that it's still down)

my dad's teaching me seaside, so i might be able to do the website.

What's seaside? (I know nothing about programming beyond scratch  lol .)

seaside is a web development implementation of SmallTalk-80.  It's basically a modified version of Squeak that's specialized for web-development.  Squeak is what Scratch is built on.  If you Shift-Click the loop in the R in the scratch logo in the normal version, and select toggle fill-screen (or something like that) you can "peel away" scratch and reveal the sqeak beneath!

anyways, I was thinking that it would be a lot easier to convert a scratch program into something smalltalk-based.


http://i942.photobucket.com/albums/ad269/RyanScathe/AmoebaMan.png

Offline

 

#786 2010-12-20 14:18:41

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Chrono Wars discussion thread

ProgrammingFreak wrote:

I care! I just need a job!

please!

Offline

 

#787 2010-12-20 15:24:34

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

OldWheezerGeezer wrote:

TheSuccessor wrote:

AmoebaMan wrote:


C++ would probably be better...

I'm not particularly good at C++, so I would have to drop out of the conversion bit.

neither am i

but I could do the website (i noticed that it's still down)

No it's not.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#788 2010-12-20 15:31:32

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Chrono Wars discussion thread

ProgrammingFreak wrote:

ProgrammingFreak wrote:

I care! I just need a job!

please!

ProgrammingFreak wrote:

ProgrammingFreak wrote:

I care! I just need a job!

please!

p
pl
ple
plea
pleas
please
please!
please!!

Offline

 

#789 2010-12-20 15:41:27

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

ProgrammingFreak wrote:

ProgrammingFreak wrote:

ProgrammingFreak wrote:

I care! I just need a job!

please!

ProgrammingFreak wrote:


please!

p
pl
ple
plea
pleas
please
please!
please!!

Sure. What do you want to do?


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#790 2010-12-20 15:44:20

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Chrono Wars discussion thread

I can start to program a menu. or I could do some graphics

Offline

 

#791 2010-12-20 15:45:48

Nexstudent
Scratcher
Registered: 2010-02-07
Posts: 1000+

Re: Chrono Wars discussion thread

I compose music, I just take a while, since my skill level is at a novice point, but I promise you, it won't sound bad.


http://img696.imageshack.us/img696/9325/vedder.jpg

Offline

 

#792 2010-12-20 17:16:20

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

Nexstudent wrote:

I compose music, I just take a while, since my skill level is at a novice point, but I promise you, it won't sound bad.

Sorry, we're not looking for any more jobs.  sad  Just trying to filter out the ones we have right now.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#793 2010-12-20 22:16:47

OldWheezerGeezer
Scratcher
Registered: 2010-06-04
Posts: 500+

Re: Chrono Wars discussion thread

ScratchReallyROCKS wrote:

OldWheezerGeezer wrote:

TheSuccessor wrote:


I'm not particularly good at C++, so I would have to drop out of the conversion bit.

neither am i

but I could do the website (i noticed that it's still down)

No it's not.

yes it is. try the link on the first page

Offline

 

#794 2010-12-20 22:23:57

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

OldWheezerGeezer wrote:

ScratchReallyROCKS wrote:

OldWheezerGeezer wrote:

neither am i

but I could do the website (i noticed that it's still down)

No it's not.

yes it is. try the link on the first page

The site works perfectly fine for me. Are you sure you're looking at the right one?

EDIT: Oh, I never updated that link. We haven't used that site in a LONG time.

Last edited by ScratchReallyROCKS (2010-12-20 22:26:06)


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#795 2010-12-20 22:33:33

OldWheezerGeezer
Scratcher
Registered: 2010-06-04
Posts: 500+

Re: Chrono Wars discussion thread

ScratchReallyROCKS wrote:

OldWheezerGeezer wrote:

ScratchReallyROCKS wrote:

No it's not.

yes it is. try the link on the first page

The site works perfectly fine for me. Are you sure you're looking at the right one?

EDIT: Oh, I never updated that link. We haven't used that site in a LONG time.

*facepalm* i don't know the other site lol  lol  [/epicfail]

Last edited by OldWheezerGeezer (2010-12-20 22:33:44)

Offline

 

#796 2010-12-21 10:40:40

meowmeow55
Scratcher
Registered: 2008-12-24
Posts: 1000+

Re: Chrono Wars discussion thread

OldWheezerGeezer wrote:

ScratchReallyROCKS wrote:

OldWheezerGeezer wrote:

yes it is. try the link on the first page

The site works perfectly fine for me. Are you sure you're looking at the right one?

EDIT: Oh, I never updated that link. We haven't used that site in a LONG time.

*facepalm* i don't know the other site lol  lol  [/epicfail]

chronowars.srrcollab.site40.net


Yawn.

Offline

 

#797 2010-12-22 03:30:13

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: Chrono Wars discussion thread

ScratchReallyROCKS wrote:

Hardmath123 wrote:

See signature... that doesn't mean I'm dropping out, though.

Oh well.  sad  I hope you're back in time to finish it with us.

Good news: I can still sorta access internet with my aunt's dial-up. So can we hurry up? Please? We're all getting really bored:( *yawn*


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#798 2010-12-22 07:18:43

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

I changed the website's font to OCR A Extended  big_smile

EDIT: except, it didn't work so well  sad

Last edited by ScratchReallyROCKS (2010-12-22 07:19:49)


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#799 2010-12-23 14:02:42

AmoebaMan
Scratcher
Registered: 2009-01-26
Posts: 500+

Re: Chrono Wars discussion thread

we need to start NOW.  first order of business: figuring out a way to make a scrolling tile-based map that can be generated by reading a code from a variable or list -> this will allow much greater flexibility and even the possiblitiy of user-created maps.

paraphrase: we need to get the basic map mechanics working.


http://i942.photobucket.com/albums/ad269/RyanScathe/AmoebaMan.png

Offline

 

#800 2010-12-23 18:19:29

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Chrono Wars discussion thread

Here's a new logo that my friend made, I think it's really good:

http://img408.imageshack.us/img408/3682/clockchronowars.png


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

Board footer