Did Kieron rage quit again?
#11
(06-06-2011, 01:09 AM)broloxer Wrote:
(06-06-2011, 01:04 AM)Something_Is_Odd_Here Wrote:
(06-06-2011, 01:03 AM)broloxer Wrote:
(06-06-2011, 01:00 AM)Something_Is_Odd_Here Wrote: His site is still being built.

And what does this have to do with Kieron leaving?

That he's making a copy of Buildism.

LOL, really?

Yep. I joined.
Reply
#12
(06-06-2011, 01:09 AM)broloxer Wrote:
(06-06-2011, 01:04 AM)Something_Is_Odd_Here Wrote:
(06-06-2011, 01:03 AM)broloxer Wrote:
(06-06-2011, 01:00 AM)Something_Is_Odd_Here Wrote: His site is still being built.

And what does this have to do with Kieron leaving?

That he's making a copy of Buildism.

LOL, really?

Yes, really!

Code:
package TestBed{
    
    
    
    
    import Box2D.Dynamics.*;
    import Box2D.Collision.*;
    import Box2D.Collision.Shapes.*;
    import Box2D.Dynamics.Joints.*;
    import Box2D.Dynamics.Contacts.*;
    import Box2D.Common.*;
    import Box2D.Common.Math.*;
    
    
    
    public class TestBrickerz extends Test{

        public function TestBrickerz(){

            Main.m)aboutText.text = "Brickerz V0.1";
}
Reply
#13
That code has like 5 syntax errors right there.
Reply
#14
(06-06-2011, 01:23 AM)noob007 Wrote: That code has like 5 syntax errors right there.

First, this is Flash AS3

Second, have you got Box2D 2.0?

Third, It's not complete.
Reply
#15
1. K.

2. I do have Box2D.

3. Kk.
Reply
#16
Stop being mean to kieron.
[Image: dancerssssssss.gif]
Reply
#17
Kieron=/= good user.
Reply
#18
Here's an incomplete list of the concepts you'll need to understand to make a copy of Buildism.

* Multithreading and synchronization
* InputStreams/OutputStreams
* Collections (ArrayList, HashMap)
* Inheritance, abstraction
* Trigonometry
* Frame rate management (this took me several tries to get right)
* Metatables
* Graphics2D Transformations/Paints, etc,

Good luck!
Reply
#19
(06-06-2011, 01:32 AM)Jacob_ Wrote: Here's an incomplete list of the concepts you'll need to understand to make a copy of Buildism.

* Multithreading and synchronization
* InputStreams/OutputStreams
* Collections (ArrayList, HashMap)
* Inheritance, abstraction
* Trigonometry
* Frame rate management (this took me several tries to get right)
* Metatables
* Graphics2D Transformations/Paints, etc,

Good luck!

Thanks Jacob for the info Big Grin
Reply
#20
(06-06-2011, 01:32 AM)Jacob_ Wrote: Here's an incomplete list of the concepts you'll need to understand to make a copy of Buildism.

* Multithreading and synchronization
* InputStreams/OutputStreams
* Collections (ArrayList, HashMap)
* Inheritance, abstraction
* Trigonometry
* Frame rate management (this took me several tries to get right)
* Metatables
* Graphics2D Transformations/Paints, etc,

Good luck!

Don't forget networking. xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)