Skip to content

xandao-dev/logical-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logical Game

I'ts a game about logical operations, you just need to choose a level that will correspond to the number of operations you have to think of. After you respond to the game will show a step by step explanation of the operation.

Explore the docs »
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

Features

  • Logical operators (and, or, not)
  • Step by step solution
  • Infinite and random levels

Built With

  • Python3 - A general-purpose, high-level programming language
  • random - A library for generating random numbers

Usage

  • Run the game

    python3 logicalGame.py

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Free software =)

Contact

Alexandre Calil - Linkedin - alexandre@xandao.dev

Project Link: https://github.com/xandao-dev/logical-game

About

A simple terminal game to train logical operators

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages