Git Product home page Git Product logo

minigames's Introduction

miniGames

This a collection of some (small) private projects in C++. Compile all Projects with

$make

compile only SudokuSolver with

$make Sudoku

and compile only mindstorm-game with

$make MindstormMaster

clean up with:

$make clean

MindstormMaster

Executes Mindstorm and MindstormSolver which should now longer be executed on their own. Lets you choose which gamemode you want to play. Instructions on how to play are displayed when executing the code. See below for a (very) brief description of the game. NOTE: This has only been tested in Linux Ubuntu. It is unknown whether the competitive mode works in the Windows shell as well (Colors).

Mindstorm

Lets you play mindstorm. A game where you have to correctly guess a number with three figures. The Computer gives you hints on how many numbers in your last guess were correct and or at the correct place.

MindstormSolver

Reverses the roles from Mindstorm. You think of a number, and the computer has to find it out while you give it some hints.

Sudoku

Solves Sudokus. The Sudoku has to be hard-coded, though. A Java GUI will be uploaded at some point. Using Computer Vision would be cooler...

minigames's People

Contributors

machineman101 avatar

Watchers

Gerhard Bräunlich 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.