Don't have an account? Register now to chat, post, use our tools, and much more.
Latest Headlines
Online Users
There are 129 users online: 10 members, 91 guests and 28 bots. Members: cheapie, DHerls, HOMER-16, piano4lifez, rcfreak0, Runer112, Tari. Bots: Spinn3r (2), MSN/Bing (2), Magpie Crawler (4), VoilaBot (1), Googlebot (19).
RSS & Social Media
SAX
You must log in to view the SAX chat widget
|
| Author |
Message |
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 11 Dec 2011 02:00:22 pm Post subject: Missile Command |
|
|
For contest #8 I am porting the classic Atari arcade game, Missile Command, to ti-basic. So far I have the menu screen and some of the game done. If I have time, I will port it also to asm, or axe.
Video:
http://www.youtube.com/watch?v=Z4zF790DzyQ
Sorry I keep editing this.
The object of the game is; you have (10) missiles and there is oncoming meteorites, which you have to explode before they hit your homes/bases. You get a bonus for how many houses you have left, and how many missles you have left. Pretty simple to play, harder to master, it gets harder and faster.
Last edited by zeldaking on 20 May 2012 03:15:44 pm; edited 4 times in total |
|
| Back to top |
|
|
_player1537

Guru-in-Training

Joined: 25 Nov 2009 Posts: 2958
|
Posted: 11 Dec 2011 05:53:57 pm Post subject: |
|
|
How do you plan on having people aim? I noticed in that video that the guy was able to jump around the screen pretty quickly (was he using a mouse?), will you still be able to have that sort of speed? And, of course, are you going for pure TI-Basic or are you going to use DCSB libraries, like Celtic 3, xLib, and the DCS GUI system? _________________ http://tanner.myserverathome.com
 |
|
| Back to top |
|
|
Ashbad

... I think redheaded girls are kind of cool

Joined: 01 Dec 2010 Posts: 2418 Location: Stomp Stomp Stomp, The Idiot Convention
|
Posted: 11 Dec 2011 06:06:20 pm Post subject: |
|
|
| _player1537 wrote: | | How do you plan on having people aim? I noticed in that video that the guy was able to jump around the screen pretty quickly (was he using a mouse?), will you still be able to have that sort of speed? |
Note to the OP and you, Catherine, that the original Atari 2600 controller looked like this:
As you can see, very fast for movement, and very imprecise. The only guess I could think about for movement would to just use the normal arrow keys and the firing key could just be 2nd. If the game is written in Pure BASIC or Hybrid-BASIC with DCS7 libs, I would suggest using movement increments of at least 8, for what will likely turn into an authentic movement system true to the original.
Another thing, is to perhaps also looking at the arcade version of Missle Command and consider porting that instead? The gameplay is even cooler because you have less cities, and three launching sites. Though I might be biased, as it is the version of the game I prefer for it's much more plausible difficulty
EDIT: just for fun I'll note that the original Missile Command in Arcade Table format used 3 buttons for activating the launch sites, and a ball-pad for movement. _________________ -Ashbad |
|
| Back to top |
|
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 11 Dec 2011 06:42:53 pm Post subject: |
|
|
| Ashbad wrote: | Another thing, is to perhaps also looking at the arcade version of Missle Command and consider porting that instead? The gameplay is even cooler because you have less cities, and three launching sites.
|
Yeah I was planning on porting that version, I just couldn't find a video for specifically that one. So it will be the arcade version, I have that one on my iPod touch, so I can play and port it pretty similar. Not to take your idea, but I will probably do increments of 6 to move around.
Edit:
It will be in pure basic, my favorite. |
|
| Back to top |
|
|
_player1537

Guru-in-Training

Joined: 25 Nov 2009 Posts: 2958
|
Posted: 11 Dec 2011 06:45:54 pm Post subject: |
|
|
Ashbad, ahh, that's right. Duh. I should have remembered that. Anyways, I was curious because I seem to recall a version of this game where you shoot based on an angle, and then you just rotate that angle to change what you are pointing at. But, if you are staying true to the original, then I guess you can't do that  _________________ http://tanner.myserverathome.com
 |
|
| Back to top |
|
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 11 Dec 2011 06:48:28 pm Post subject: |
|
|
| For the arcade version, I won't have three buttons for the different launch pad. When you push 2ND it will test and see which pad is closest to the target and launch form there, but if that one is empty it goes to the next one. |
|
| Back to top |
|
|
Compynerd255

Power User

Joined: 08 Apr 2011 Posts: 397
|
Posted: 14 Dec 2011 11:54:00 am Post subject: |
|
|
| zeldaking wrote: | | For the arcade version, I won't have three buttons for the different launch pad. When you push 2ND it will test and see which pad is closest to the target and launch form there, but if that one is empty it goes to the next one. |
Another way you could control the game is to divide the screen into 20 sections in a 4 down x 5 across pattern. Then, the rectangle of keys from x⁻¹ to + would fire a missle at a random point within that section, like using a touch screen. The missle base closest to that point would fire the missle. |
|
| Back to top |
|
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 14 Dec 2011 01:25:38 pm Post subject: |
|
|
OOOPSSS: This should be Missile command, but I guess I will do missle command. :/
I think I will continue the way I am doing right now, thanks though.
So far I have the awesome menu screen. Also I have the "mouse" sort of thing, where the missiles fire. It moves around great with the increments of six so I will be doing that. |
|
| Back to top |
|
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 15 Jan 2012 05:14:14 pm Post subject: |
|
|
Sorry this is so late. Here are some screenshots: (I can't get wabbitemu to work, so thee are still pics)
Tittle screen:
---------------------------------------------------------------------------------
Firing Cursor:
---------------------------------------------------------------------------------
Alien ships with missile trail:
---------------------------------------------------------------------------------
Please comment, thanks.
Edit: Hopefully this works. The bottom two pics are what I want to do, but I am still thinking, tittle screen is real. |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55751 Location: Earth, Sol, Milky Way
|
Posted: 16 Jan 2012 09:38:15 am Post subject: |
|
|
Looks good to me, and quite doable. Good luck putting it together; don't forget that you have about six days (well, almost seven) left until the deadline! _________________
 |
|
| Back to top |
|
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 16 Jan 2012 01:29:08 pm Post subject: |
|
|
| yeah i know, i have that exact title screen done. i have the code done for the firing routine. all i have now is tying all the code together. |
|
| Back to top |
|
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 19 Jan 2012 01:34:51 am Post subject: |
|
|
sorry guys, I am beginning to fear I am not going to finish. sadly I just haven't had the time. I am trying to cram everything into programming during school, but this game turned out more complex then I first thought.
still to do:
-enemies
-adding help menu
-finish awesome high score table
-fix my hit detection and firing code and tie it in
-make all the code optimized
-make a playable version |
|
| Back to top |
|
|
zeldaking
Power User

Joined: 31 Jul 2011 Posts: 470 Location: Utah
|
Posted: 20 May 2012 03:14:48 pm Post subject: |
|
|
MEGA BUMP:
Although not for the contest anymore, I have decided to continue it. I found my source code yesterday and with summer coming up I needed a project. I restarted my firing code, and have made good headway. Also messing with my Highscore routine it is pretty sweet (graphical) now. I hope to keep working on this and finish it. |
|
| Back to top |
|
|
aeTIos

Power User

Joined: 02 Nov 2010 Posts: 491
|
Posted: 01 Jun 2012 04:47:06 am Post subject: |
|
|
| Hm this looks really cool ^.^ Hope you finish it and make it cool! |
|
| Back to top |
|
|
|
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
» Go to Registration page
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
© Copyright 2000-2013 Cemetech & Kerm Martian :: Page Execution Time: 0.034726 seconds.
|