-
Final Project: Final project web server course. Built in PHP using MVC pattern.
-
Team developer: Ronald Mercado - Thiago Soarez - Anh Khoi.
-
Game: 3 levels to play. Organize numbers, letters and more.
-
User Authentication: Application manage session by user.
Clone the repository:
git clone https://github.com/ronaldmh/PHPWebGame.gitStart the local server and access the game through your web browser:
http://localhost/web-game/index.php
The game consists of multiple levels, each with its own unique challenges. Your goal is to complete each level by achieving specific objectives or reaching the endpoint.
- Multiple challenging levels.
- Intuitive.
- Engaging gameplay.
- Responsive design for various screen sizes.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
Fork the repository.
Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name.
Make your changes and commit them: git commit -m 'Add some feature'.
Push to the branch: git push origin feature/your-feature-name.
Create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or suggestions, please feel free to contact me at ronaldmh20@gmail.com
