Is this possible? I have around 2 weeks for a computer science project and I want to do this in PHP. However, I have just started learning PHP, and since I'm so short on time I'm going to see if I can learn how to code this while learning basics of PHP.
So basically, can anyone give me a simple and good way of starting this? I have no idea where to begin. I was thinking of doing rooms in a coordinate system with North, South, East, West buttons and a pick up item button and an attack button.
So can you guys help? I would also like to know how to make buttons in HTML or anything that goes with Apache 2, I have no idea how that works.
Right now I have PHP set up with Apache 2, so I can navigate to the file with the code in the browser and run the code.