answersLogoWhite

0

How would you make a game maker game php?

Updated: 10/5/2023
User Avatar

SilverFox3

Lvl 1
12y ago

Best Answer

You just CAN'T do a game using only PHP because PHP is a server-side language. And the game would run on the client (i.e: the user's browser).

What you could do is to use the Game Maker's event-driven approach for making a Javascript-based game.

Protip: Use HTML5 technology.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

The process if very complicated and time-consuming, particularly if you want the game to be "good". Here is a basic outline for a very basic RPG.

First, you need a plot. This is something that the player must accomplish. Next, you need a character for the player to interact with the game world. Then, the character must be given abilities and statistics that determine the success and effectiveness of his actions. Finally, you need obstacles for the player and his character to overcome in order to achieve the goal.

Once you have this basic plan laid out, you can use PHP to present a scenario and a list of choices to the player. When the player selects his choice and submits the form, you will read the $_POST array to figure out which choice was selected. You process that choice through an algorithm or function, and determine the result. Then you need to present the next set of choices (if there are any) to the player. If the game is over, you simply display a message explaining the end of the game, whether they've won or lost, and perhaps an option to play again.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How would you make a game maker game php?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you make applications on Facebook?

You search for the application maker and the follow the steps their. Facebook allows you to develop application in php or asp.net and then integrate with facebook.


How do you make a browser game?

Learn PHP,MySQL,Java... Google Around, and TADA


How do you make a Hatching Game like Dragon Cave?

You need to learn Php/html/Java script from what I know


What is official website of PHP?

The official website of PHP would be www.php.net.


What is the official website for PHP?

The official website of PHP would be php.net.


What are the PHP tags?

There are no PHP tags. Unlike HTML, PHP is not Markup language. They use scripts. An example would be <?php echo "Hello, World!"; ?>


How can one easily style a PHP code?

There are many ways that one could style a PHP code. One would first have to learn how to properly format PHP coding and use the C++ programming language to make it look nice.


How many American dollars does 1000 php Pesos make?

The margins on PHP however are large and the foreign exchange company will likely be taking 20%. I would expect PHP1000 to get you about USD16.00


Where can one learn how to do Php MySQL?

A person would have to make sure that they are committed to learning, for it takes awhile to learn how to do PHP MySQL. Codecademy is a wonderful website that could get a person started.


How can you make a PHP form in HTML and submit without using a php file or email?

To submit a file, you don't even need a PHP file. The PHP portion is for processing the form results. You just make a button and make sure you defined the action URL.Name: Gender:Boy: Girl:


How do you make a search engine in PHP?

Yes you can make a search engine in php it works pretty good i built one my self


How do you adjust php 5.3 code to make Wordpress Frugal website compatible with php 5.4?

Use PHP 5.4 version latest library .