Welcome to my Portfolio Showcase Game! As a frontend developer, I wanted to present my resume/portfolio in a unique and interactive way. Instead of a traditional document or website, I've created this game to showcase my skills, projects, and experience. Dive into the immersive world of this game to explore various levels representing different aspects of my portfolio. From web development projects to design concepts, this game offers a fresh perspective on my capabilities as a frontend developer. Enjoy the adventure and get to know me and my work in a fun and engaging way!
Play the game online at marcuslane.com.
- JavaScript (JS): JavaScript is the primary programming language used for implementing the game logic and interactivity, ensuring smooth gameplay and dynamic interactions.
- CSS: CSS is utilized for styling the game elements, enhancing the visual appeal and user experience with custom designs and animations.
- HTML: HTML is used to structure the game's web page, providing the foundation for integrating the game components and assets seamlessly.
- Kaboom.js: Kaboom.js is the game development library employed for creating the game environment, handling physics, collisions, and other game mechanics with ease and efficiency.
To run the game locally, follow these steps:
- Clone this repository:
git clone https://github.com/mlane/marcuslane.com.git
- Navigate to the project directory:
cd marcuslane.com
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your preferred web browser and navigate to
http://localhost:3000
to play the game.
To play the game, use the arrow keys or mouse to move the character throughout the world.
For any questions or inquiries regarding this project, feel free to contact me.