Skip to content

Alejoqest/MineswepperJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinesweeperJS

A mineswepper app made by Alejoqest.


Una app de busca minas hecha por Alejoqest

Table of Contents / Tabla de Contenidos

Overview / Resumen

This is a Minesweeper game written in vanilla JavaScript, CSS, and HTML.

The objective of this project is to refine my skills with basic programming languages to maintain an adequate level.

The app is in the Spanish language for ease when coding.


Este es un busca minas escrito en vanilla JS, CSS y HTML.

El objetivo de este proyecto es retocar mis habilidades con los lenguajes de programación básicos para lograr mantener un nivel adecuado.

La aplicación esta en el lenguaje español para facilitar programación.

Build with / Hecho con

  • HTML5
  • CSS3
  • Java Script

Usage / Uso

You can access the game by simply visting the deployed web site.

You can play the game by pressing the buttons in the board.


Puedes acceder al juego simplemente visitando el sitio web.

Puedes jugar pulsando los botones del tablero.

Features / Características

  • Customizable Board: Adjust the number of rows, columns, and mines before starting the game via table in the options menu.
    Tablero personalizable: Ajusta el número de filas, columnas y minas antes de comenzar el juego mediante la tabla en menú de opciones.

  • Dynamic Game Status: Displays remaining mines, elapsed time, and game status through a responsive interface.
    Estado del juego dinámico: Muestra las minas restantes, el tiempo transcurrido y el estado del juego a través de una interfaz receptiva.

  • Interactive Gameplay: Click to reveal squares and right-click to flag suspected mines.
    Jugabilidad interactiva: Haz clic para revelar cuadros y haz clic derecho para marcar minas sospechosas.

Getting Started / Cómo Empezar

Prerequisites / Prerequisitos

  • A modern web browser (Chrome, Firefox, Safari, etc.).
    Un navegador web moderno (Chrome, Firefox, Safari, etc.).

Installation / Instalación

  1. Clone the Repository:
    Clona el repositorio:
git clone https://github.com/Alejoqest/MineswepperJs.git
  1. Navigate to the Project Folder:
    Navega a la carpeta del proyecto:
cd MineswepperJs
  1. Open index.html in your Web Browser.
    Abre index.html en tu navegador web.

Thank You! / Muchas Gracias!

I hope this project is useful to anyone who uses it or enjoys tinkering with the code. If you any sort of question or suggestion to make, please contact me.

Have a nice day!


Gracias por tomarte el tiempo para leer esto. Si tiene alguna pregunta o sugerencia para hacer, por favor contacta conmigo.

Que tengas un buen día!


-- A

About

Simple Busca Minas hecho en Vanilla JS, CSS y HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors