What languages do I need to know to create an online 2D shooting game?

1 Answer

Answer :

Actionscript.

Related questions

Description : What's the best book for understanding Unity 2D?

Last Answer : Are you a beginner programmer in general, or just new to Unity? That would make a big difference in how I would respond.

Description : What coding languages or other courses should I take on CodeCademy?

Last Answer : The courses that I’ve taken I feel are really only useful for Web design.

Description : Are there going to be any more major changes in computer programming languages?

Last Answer : Absolutely. Technology is growing exponentially and I’m sure we’ll see more major breakthroughs as processors get smaller and mediums change (mobile devices).

Description : In what order should I learn web design languages?

Last Answer : Web design First…River Dancing Second!! Good luck!

Description : I'm in PHP right now. Will a transition to Objective-C be relatively easy, or do you think I should try other languages first?

Last Answer : answer:Objective-C is a compiled language, strong typed, then is different to Php in many ways. Since 2.0 version, Obj-C has its own garbage-collector for memory management. I don't try to ... want to do with Objective-C ? Cocoa framework is really interesting, you should take a look at it !

Description : What programming languages should I learn if I am interested in user interface design?

Last Answer : You need to be more specific. Are you interested in Mac, Windows, Linux, or Web based stuff?

Description : What are the popular high level programming languages ?

Last Answer : Program languages ​​have been introduced at different times and their number is increasing day by day. Again, which of these is currently in operation. Again, which is extinct. Popular program languages ​​are given below. Fortran Algol Lisp APL Cobol Basic Pascal C ADA

Description : What programming knowledge do I need to create web2.0 apps?

Last Answer : You don’t need Java necessarily which would be very advanced. HTML and CSS aren’t programming languages. To call something an application you need some kind of business logic. Javascript is an easy way to get started. You could also try PHP or Perl.

Description : How do I create a website ? What do I need to know to create a website ?

Last Answer : See, creating a site is not an easy task. To create a site you need to know a lot of things like: HTML work , CSS , PHP , CEO JavaScript , Creative Knowledge and web development, etc. So you can ... you do not have to create a site to manage the site, you need to have some knowledge of the above.

Description : Is there a drag and drop software to create apps for cell phones and computers?

Last Answer : No there is not but for android the tools are free and there is a good development environment. You can get it from google code. It's java based which is nice since you don't have to mess with pointers and ... of hacks. I'm a below average hack so be prepared to pay someone well to do it for you.

Description : If I were to create a minimalistic version of Dwarf Fortress on my calculator, what features would I include?

Last Answer : answer:moving water, digging, resource management, and resources to gather, skills to improve and possibly an enemy force or a reason to even gather or dig ive never played the game but ive watched countless videos about it.

Description : How do I create a simple program that will pull information from a database, insert it into a few formulas, and spit out the answers?

Last Answer : answer:Welcome to Fluther. I have only the vaguest notion of the survey that you're trying to accomplish, but I do understand data. What will serve you very well for this is a ... simple enough exercise, which will only get more complex as your understanding improves and your needs increase.

Description : Roughly how much do programmers change to create Apps for iPhone/iPad? Does the client get the coding?

Last Answer : My son has developed apps directly for Apple; not through a company. If his experience might be relevant to you @Dog, PM me and I will talk to him.

Description : How does one use his mind to create a plan ?

Last Answer : By deconstructing a problem into smaller pieces. I think people intuitively write business rules in their head for all problems. They may not account for all the options, and they may only see the ... but in reality, problem solving comes in the form of deconstructing a problem into Yes/No format.

Description : Who did create "hello world" for the beginners of programs?

Last Answer : answer: the tradition of using the phrase Hello world! as a test message was influenced by an example program in the book The C Programming Language. The example program from that book ... memorandum by Brian Kernighan, Programming in C: A Tutorial http://en.wikipedia.org/wiki/Hello_world_program

Description : Has anyone used Apple's SDK to create applications for iPhone?

Last Answer : answer:I have written a few apps. They were very basic and I would never release them to the public. I'm not that confident. If you have experience with Xcode and Objective C you should go for ... learning curve. And everyone starts somewhere. Give it a whirl. The only thing you lose is some time.

Description : How do I create a site like this ?

Last Answer : Create from WordPress or do a Google search.

Description : Is it possible to create a Q&A website with Android mobile ?

Last Answer : Yes, it can be both. Not at first. Because it is almost impossible or difficult to do file editing , code editing , server configuration etc. by phone. It is also difficult to download and modify ... answered. And if you get ready software , ready theme etc., then you will get a beautiful site.

Description : How to create a site like Abde17.Wapkiz.com ?

Last Answer : You can build such a site through skilled programming.

Description : What are the steps to create a program ?

Last Answer : How many steps need to be taken to solve any problem with the help of computer. These steps are called program making steps.

Description : Can I create a website by learning HTML ?

Last Answer : Website can be created by learning HTML but web site cannot be designed. For this you have to learn web design side by side with HTML.

Description : Which one is used to create the ad ?

Last Answer : Animation is used to create ads.

Description : What is the program to create multimedia software ?

Last Answer : Program Director for creating multimedia software.

Description : What is this online 2d game?

Last Answer : Basically you just walked around and fought random people as far as I can remember, I know its really popular, its not maplestory, there were vehicles like skidoos and stuff as well.

Description : How to become a Game Developer?

Last Answer : There are really two separate questions (or skills) needed here. 1) programming technique. Have you been a programmer; have you developed software before? That's a skill unto itself Programming for a small ... . I can't give you a better answer, because there are so many options to choose from.

Description : Programmers: Thoughts on this AI game where you fight via code?

Last Answer : answer:Hmm. Cool, but so far I’m stuck on the tutorial with some sort of error: > Game.mothership.moveTo(1,0) undefined

Description : If someone created a game for PC and had a website they wanted to put it on so people could play it, how would they accomplish that?

Last Answer : Do you have a game that you want people to buy and download and install on their PC to play it (like Portal)? Or does the game just run from the page that people view (like Angry Birds)? Or does the game run on your server and you want people to be able to play it online (like Runescape)?

Description : Do you have experience with Microsoft XNA, what are its limitations? Working on a MMORPG game concept that requires a dynamic map and environment.

Last Answer : I don't have any personal experience with XNA (I'm not really into game development) but a lot of the other computer science majors I know are doing a concentration in game development and ... , at least more positive feedback than can be said about lots of other common game development frameworks.

Description : The OpenGL source code for an open source Breakout game?

Last Answer : Here is one Learning and copying from others code is cool. Using code is cool if credits are made.

Description : Do you have Java phone game download site ?

Last Answer : Yes , Button Phone has a game download site. Click here

Description : What's the best way to create a 2D map out of a 3D model?

Last Answer : answer:Not sure what kind of code you’re dealing with, but I expect Matlab (not free) could do this… their graphics are kind of crappy, though. R (free) has better graphics, but is more persnickety to work with where graphics are concerned. Can you tell us more about the 3D model?

Description : What's the best way to create 2D lighting effects for graphic art?

Last Answer : Do you mean the background light strikes? There’s a good ‘Aurora’ tutorial for Photoshop on Tutorial9 and I’ve also dabbled with the free light brushes list from PSDFan – There’s quite a lot of those. The combo should give you enough to play with!

Description : What is this 2D-ish star trek computer game?

Last Answer : The only star trek strategy games I know of are Armada 1 and 2. But both were 3d. If you are interested, there is a mod that completely overhauls Armada 2 to modern graphics. http://www.fleetops.net/ You need the Armada 2 installation disc, though, but you can torrent that one easily.

Description : Website service for media people wanting to sell online streaming videos?

Last Answer : Yes, YouTube. And it is free.

Description : Where online can I find a free American Sign Language translation program?

Last Answer : The only ASL programs I'm aware of are Word-to-Sign, not sentence to sentance. The syntax and grammar, including word/sign order & facial grammar, are different and too complex. The best way ... learn American Sign Language, is in person, with a native Deaf signer highly preferable as the teacher.

Description : Recommend online course in Cocoa programming (Objective C for Mac OS X)?

Last Answer : I beleive http://developer.apple.com had some resources, both for online training and locating local resources to train you. Good luck!

Description : Does anyone here have experience working with PL/SQL? I need some help getting started...

Last Answer : answer:PL/SQL is Oracle's take on SQL. It's mostly vanilla SQL, but with some Oracle-specific twists. You need Oracle SQL Developer or something similar. I doubt other relational ... more closely resembling a true object-oriented language, so make sure you get something Oracle-specific!.

Description : I need to utilize a "Social Networking" bolt on solution...

Last Answer : answer:You would go to an SEO marketing group. this San Diego based group does a fine job. They are called SEO HAUS. They are going forward and passing up SEO into the next generation of ... Twitter, Tumblr, YouTube Account etc and have you firing on all cylinders in a subtle and consistent manner!

Description : If I downloaded a video, what format does it need to be in so it can open in ITUNES?

Last Answer : MP4

Description : I need C troubleshooting: When i include a library do i have to do something more in order to have its functions work in my script?

Last Answer : Are you getting any other errors, like “math.h” not found? Actually, IIRC, not finding an include is just a warning…

Description : what is the best shooting game for wii

Last Answer : I’ll say Resident Evil 4, but I have limited Wii experience. RE4 is a fantastic game though and the Wii port translates quite well.

Description : what is the best shooting game for the wii that has the best graphics with shiny details and good sound and action

Last Answer : Either Resident Evil Umbrella Chronicles, which is more of a first-person shooter, or Resident Evil 4, which is more of an action/adventure. I enjoyed the letter better cuz its longer and has a great story.

Description : What is the meaning of shooting game ?

Last Answer : Playing s means playing with marble.

Description : How does the game Super Skeet Arcade 2 know where you're shooting?

Last Answer : Need answer

Description : Salesforce SDK uninstallation from XCode?

Last Answer : Too many variables – only you know your code, how it was written, and how extensible (or not) it was in the first place. I assume you have been to the Saleforce API and SDK pages.

Description : Is there a program where you can identify music in a specific website?

Last Answer : Need Answer

Description : What is a good programming language to make a multiple choice quiz?

Last Answer : Google classroom should work.

Description : Is there a website that shows all the English words, idioms, etc ever invented, including archaic, unofficial, and newest words that have just been invented?

Last Answer : The problem with such a lexicon would be that there have been a lot of slang, dialect, idioms, and unofficial words that 99% of people have never heard of. Besides that, the English language is ... pretty good vocabulary. Hopefully, someone will recommend some. I am unable to do this at the moment.

Description : How can I add HTML markup to this ajax result?

Last Answer : Need Answer

Description : Function or application allowing me to connect or disconnect wifi?

Last Answer : Some routers - Belkins and older Ciscos, had an app that would allow you to remotely-control your router from your phone. You didn't say what kind of router you have, so it's hard to guess. You can ... . Bottom line - you can do this easily if you have a wifi-based power switch and an app. example