Giter VIP home page Giter VIP logo

memory_game's Introduction

Memory Game ๐ŸŽด

Build Windows Forms app

A Memory Game (with buttons) made in C++ using Windows Forms, CLI/CLR.
More variety of modes (classic, time limit, etc.) are coming very soon!

Main screenshot.

Requirements

Running the program

Downloading the program

  1. Download the latest release for your architecture (64-bit or 32-bit) from the releases page.
  2. Extract the contents of the ZIP file to a folder of your choice.
  3. Open the executable file. You will need to install the dependencies mentioned above if applicable.

Building yourself

  1. Clone the repository.
git clone https://github.com/Panquesito7/memory_game.git
  1. Install the latest Microsoft Visual Studio 2022 version with .NET Desktop Development workload.

    • You might need to install C++/CLI support (v143) from the Individual Components tab.
  2. Open the solution file in Visual Studio.

  3. Build the project using the Release configuration for the desired architecture.

License

See the LICENSE.md file for full information and details.

memory_game's People

Contributors

panquesito7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

memory_game's Issues

Add a Restart button

Detailed description

To add Restart button for game.

Context

If Restart button is not added then there would be a problem of person restarting the whole code again.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] Compile the code using MSVC

Detailed description

By compiling the code on MSVC, everyone will know that the code works as
expected and that there are no errors. It will also help when catching errors or such.

Context

This will make sure the code can be compiled and that it works properly on the latest Visual Studio and Windows.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] Add the missing Visual Studio project files

What would you like to share?

Add the necessary Visual Studio files to make the project compilation, building, and editing easier.

Additional information

No response

Would you like to work on this issue?

  • Yes, I want to work on this issue!

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] Add other variety of modes

Detailed description

Add a variety of new modes that the user can play.
The new modes should be:

  • Classic: the current and only mode.
  • Time limit: classic mode with a certain amount of seconds. If the time is exceeded, you lose.
  • Sudden death: you only have one try. If you fail once, it's game over.
  • Certain amount of tries: you have a certain amount of tries. If you exceed that, the game will end.
  • Challenge mode: the user has to find a certain amount of letters before they go to the next ones.
  • Multiplayer mode (?).

Context

This would make the game much more fun and interesting to play for everyone.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.