Skip to content

xLe0x/masark

Repository files navigation

Masark Project

The Masark project is an innovative and fun Todo List system. It offers a unique experience by integrating game elements such as Levels, Characters, and a Leaderboard in a 2D environment with Pixel Art style.

Features

  • Task Management: Easily add, edit, and delete tasks.
  • Level System: Progress through levels based on task completion.
  • Characters: Customize your character within the app.
  • Leaderboard: Compete with others based on your achievements.
  • Fun Design: A 2D interface with Pixel Art style.

Requirements

  • Node.js (version 14 or later).
  • Angular CLI installed on your machine.

Getting Started

  1. Clone the repository to your local machine:
    git clone <repository-link>
  2. Navigate to the project directory:
    cd masark
  3. Install dependencies:
    npm install
  4. Run the application:
    ng serve

Contribution

We welcome all contributions to improve the project. You can open a Pull Request or report an Issue on the repository page.

License

This project is licensed under [License Name]. Please check the LICENSE file for more details.