Code Monkey home page Code Monkey logo

mine-sweeper's Introduction

Mine-Sweeper

Minesweeper game written in C

the Logics of the game is not writen completely by me and there are Snippets of other people's code present in this program. the File handling is not completely implemented and needs more work. for the program to correctly print and run you need to enable Unicodes on your system and run your console in fullscreen.

Enabling Unicode support can vary depending on the operating system and software being used. Here are some general steps to enable Unicode on different systems:

Windows:

  1. Go to the Control Panel and select "Region and Language".
  2. Click on the "Administrative" tab.
  3. Under "Language for non-Unicode programs", click on the "Change system locale" button.
  4. Select the desired language from the list and click "OK".
  5. Restart your computer to apply the changes.

Mac:

  1. Go to "System Preferences" and select "Language & Region".
  2. Click on the "Keyboard Preferences" button.
  3. Select the "Input Sources" tab.
  4. Check the box next to the desired language input source.
  5. You can switch between input sources by clicking on the language icon in the menu bar.

Linux:

  1. Install the desired Unicode fonts and input methods for your distribution. This can be done through your package manager.
  2. Configure your input method settings through your desktop environment's settings menu.
  3. Configure your terminal emulator to use a Unicode-compatible font.

Snapshots:

1.Startup Screen:

photo_2023-05-17_04-42-56

2.Main Menu:

photo_2023-05-17_04-50-46

3.MineField:

photo_2023-05-17_04-41-18

  1. Lose event:

photo_2023-05-17_04-41-13

  1. Win event:

photo_2023-05-17_04-48-41

mine-sweeper's People

Contributors

kebabist avatar deepsource-io[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.