Mr. Space is a 2D platformer game developed using Unity and C#. The game challenges players to navigate through various levels filled with obstacles and enemies. The game is deployed via WebGL, allowing it to be played directly in any modern web browser on both desktop and mobile devices.
- 2D Platforming Mechanics: Classic platformer gameplay with jumping, dodging, and enemy encounters.
- WebGL Deployment: Playable on any device with an internet connection and a web browser.
- Responsive Design: The game adjusts to different screen sizes, ensuring an optimal experience on both desktop and mobile.
- Unity: Game development engine used to create the game.
- C#: Programming language used for scripting game mechanics and logic.
- WebGL: Technology used to deploy the game on the web, making it accessible without any downloads.
To run the game locally or on your server:
- Clone the repository to your local machine.
- Ensure you have a web server to host the WebGL build files (e.g., Apache, Nginx).
- Place the WebGL build files in the appropriate directory on your server.
- Navigate to the
index.html
file in your web browser to play the game.
- Open the game by visiting the following link:https://bezaleel81.itch.io/mrspacewebgl, to dowload the game go to: Mr. Space on itch.io.
- Use the arrow keys (or on-screen controls for mobile) to move the character.
- Navigate through levels, avoid obstacles, and reach the end to progress.
- Collect power-ups and defeat enemies along the way.
- Developer: Bezaleel Benjamin Sainz
- Engine: Unity
- Scripting: C#
This project is licensed under the ISC License.
For any questions or feedback, feel free to reach out to the developer at [email protected].