Skip to content

AlexOliveiraaDev/ilustra

Repository files navigation

Ilustra Logo

Dashboard preview In Development Badge

Ilustra is a daily word-guessing game where you uncover a word by watching a picture slowly reveal itself. You have five attempts to guess correctly, with the image becoming progressively clearer after each wrong guess. A new word is introduced every day, offering a fresh challenge for players everywhere!


Angular Python TypeScript MongoDB


🚀 Features

  • Daily Challenges: A new word and image every day to keep the gameplay fresh and exciting.
  • Progressive Difficulty: The image reveals itself gradually, adding a layer of suspense and fun.
  • Cross-platform: Built with Angular and TypeScript for a seamless experience on web browsers.

🛠️ How to Run

Follow these steps to get started:

  1. Clone the repository:
    git clone https://github.com/yourusername/ilustra.git
  2. Navigate to the project folder:
    cd ilustra
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start
  5. Open your browser and navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

📦 Building the Project

To create a production-ready build, run:

npm run build

The build artifacts will be stored in the dist/ directory.


🧪 Running Unit Tests

To execute unit tests using Karma, run:

npm run test

🛠️ Code Scaffolding

Use the Angular CLI to generate components, directives, pipes, and more. For example:

ng generate component component-name

You can also use:

ng generate directive|pipe|service|class|guard|interface|enum|module

📢 Found an Issue?

We welcome contributions! If you encounter a bug or have a feature request, please create an issue in the Issues section of this repository.


Made with ❤️ by Alex Oliveira

About

Ilustra is a daily word-guessing game where you uncover a word by watching a picture slowly reveal itself. You have five attempts to guess correctly, with the image gradually becoming clearer after each wrong guess. The word changes every day, offering a fresh challenge for everyone, everywhere.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors