https://github.com/isabelcoboruizazuaga/minesweeper2d
Minesweeper game made in Unity with c#
https://github.com/isabelcoboruizazuaga/minesweeper2d
csharp minesweeper minesweeper-game unity
Last synced: 8 days ago
JSON representation
Minesweeper game made in Unity with c#
- Host: GitHub
- URL: https://github.com/isabelcoboruizazuaga/minesweeper2d
- Owner: isabelcoboruizazuaga
- Created: 2024-02-08T10:52:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T07:31:05.000Z (over 2 years ago)
- Last Synced: 2025-09-20T03:44:48.886Z (9 months ago)
- Topics: csharp, minesweeper, minesweeper-game, unity
- Language: C#
- Homepage:
- Size: 2.64 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is Minesweeper game based on the original one with the 3 original levels. This game was a part of the evaluation proccess in an introductory AI lesson.
This project is made totally for educational purposes.
For making this game I've used enterely Unity and C#.
-------------------------------
Este es un juego de Buscaminas basado en el original con sus 3 niveles originales. Este juego forma parte del proceso de evaluación de una clase de IA introductoria.
Este proyecto, por lo tanto, ha sido creado con fines educativos.
Para crear este juego se ha usado Unity y C#