language agnostic - Mafia Wars Web Game -


I'm planning to start web app development. (HTML, CSS and PHP) I want to create a mafia war style game for the web. Static graphics are played using the game buttons.

This will be a database to store statistics and a set of buttons.

Will it be very difficult to start a whole web development? Will Javascript also be necessary for this?

Yes it will be very difficult for a complete start up. Where to get started = Learning the program If you have some other background (General CS Knowledge, Database Experience) then you can probably do this.

Javascript is not necessary for what you describe.

I will suggest you go through some tutorials on web application development so that you can understand the basic concepts, and then decide whether you know enough to start building your game app. Here are some tutorials for various development environments:

You might at least Read through some of them that you should know.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -