Retro-Asteroids-Remake
by Levin Beicht · in Torque Game Builder · 12/06/2005 (2:10 am) · 21 replies
Hi,
i fooled around with T2D a bit just to learn the concepts of TorqueScript.
Well the result is a little Asteroids-Clone i made as my learning project.

Download v0.2
Any comments or suggestions are welcome :)
Thx, levin :)
i fooled around with T2D a bit just to learn the concepts of TorqueScript.
Well the result is a little Asteroids-Clone i made as my learning project.

Download v0.2
Any comments or suggestions are welcome :)
Thx, levin :)
About the author
#2
12/06/2005 (4:55 am)
Not too bad, but I would like to see some type of mouse control for it.
#3
thx :)
@anthony:
hm, mouse control...
yeah, you are right, i will try that :)
thx for the idea :)
12/06/2005 (5:12 am)
@melv: thx :)
@anthony:
hm, mouse control...
yeah, you are right, i will try that :)
thx for the idea :)
#5
Mike
12/06/2005 (11:19 am)
Nice work, Levin! I liked the retro style but with the tastefully-added bits of color.Mike
#6
12/06/2005 (12:25 pm)
Cool stuff Levin. Hey, you should post a tutorial about how you did this on [url=http://tdn.garagegames.com/wiki/Torque_2DTDN[/url]. :)
#7
@ Josh
Yeah, i will port it over to 1.1, throw in mouse control, implement a highscore (my friends almost killed me for not implementing one ;) ) and then over the holidays, when I'm off work for two weeks, i will put it into TDN :)
12/08/2005 (1:06 am)
Thx guys :)@ Josh
Yeah, i will port it over to 1.1, throw in mouse control, implement a highscore (my friends almost killed me for not implementing one ;) ) and then over the holidays, when I'm off work for two weeks, i will put it into TDN :)
#9
01/31/2006 (8:09 pm)
Nice job! I like the graphics
#10
02/06/2006 (1:49 am)
Great! I look forward to the tutorial :) Thank you very much.
#11
02/06/2006 (10:29 am)
Wow, great stuff, looking forward to a tut !
#12
my initial plan of working on it over the holidays did not work out sadly. Too much other work to do :(
Just wanted to ask some things:
- How the heck do i start a new tutorial section in TDN?
I click on the edit link in TDN just right from "Torque 2D Genre Specific TorqueScript Articles" but i cant edit anything. I just see a blank edit-window...
If I try to edit another article (like the faq) it is no problem.
Can anybody help? I want to get started with this tutorial. :)
- Can anybody point me to some resource or forum-thread on how to do a highscore in script or just how to read some data from a file...the rest i can figure out on my own :)
This would be great :)
Thx, Levin
02/07/2006 (3:16 am)
I just finished porting the game over to 1.1 beta 1. (yay)my initial plan of working on it over the holidays did not work out sadly. Too much other work to do :(
Just wanted to ask some things:
- How the heck do i start a new tutorial section in TDN?
I click on the edit link in TDN just right from "Torque 2D Genre Specific TorqueScript Articles" but i cant edit anything. I just see a blank edit-window...
If I try to edit another article (like the faq) it is no problem.
Can anybody help? I want to get started with this tutorial. :)
- Can anybody point me to some resource or forum-thread on how to do a highscore in script or just how to read some data from a file...the rest i can figure out on my own :)
This would be great :)
Thx, Levin
#13
From there you can scroll down to the genre tutorial section and add in the stuff you need.
02/07/2006 (9:52 am)
Since the hub page uses a template, what you have to do is click on 'edit' at the very top of the page (in the red header). Then, at the bottom of the page that takes you to, click on 'Template:T2DScript', which should take you to a page that looks similar to the main T2D page. Then, click on 'edit' in the header again.From there you can scroll down to the genre tutorial section and add in the stuff you need.
#14
And btw. I figured the file-io-stuff out myself. ;)
02/07/2006 (1:15 pm)
Ahhh, thank you Adam. I never thought editing the template would be right, so i never clicked one of them. :)And btw. I figured the file-io-stuff out myself. ;)
#15
02/10/2006 (10:53 am)
Hey Levin, any news on the tutorial ? I am dying to check it out :)
#16
Levin
02/13/2006 (7:38 am)
I'm already working on it, but everything is a little slow atm, cause of my day-job.Levin
#17
03/09/2006 (11:47 am)
Did you get any time to spend on the tutorial?
#18
Could you post the source? Thats a really great first game for the rest of us to emulate:)
03/16/2006 (10:26 pm)
Levin,Could you post the source? Thats a really great first game for the rest of us to emulate:)
#19
03/16/2006 (11:44 pm)
I will try and work on the tutorial, but I'm working on my final exams at the very moment and my day job wants more attention too, so i don't have that much time to spend...everything is a little slow atm ;)
Associate Melv May
Good stuff! Everybody should make a little game like this. :)
- Melv.