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.
- 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.
- Node.js (version 14 or later).
- Angular CLI installed on your machine.
- Clone the repository to your local machine:
git clone <repository-link>
- Navigate to the project directory:
cd masark
- Install dependencies:
npm install
- Run the application:
ng serve
We welcome all contributions to improve the project. You can open a Pull Request or report an Issue on the repository page.
This project is licensed under [License Name]. Please check the LICENSE
file for more details.