GithubHelp home page GithubHelp logo

guessingnumbergame's Introduction

GuessingNumberGame-v3.0.1

Project version specifications:


Version Version Status GitHub repo size MAINTAIN


OS that run this project:


OS OS 2 OS 3


Skill and IDE:


Skiil IDE


Supported terminals:


TERM TERM 2


Please review my project and provide me with feedback if needed.


FEEDBACK


					---Documentation---



@Deprecated project

This project has been discontinued due to poor code quality and severe bugs.

A new remastered version, which will feature a TUI using the Lanterna framework and with more features is being developed, according to my studies in Java and will soon be uploaded to a new repository;


Operation:

Basically, the game consists of guessing a randomly generated number within a specific range, according to the selected level. For each wrong result, a simple hint is generated, providing the user with a direction.


Levels:

  • If the selected level is easy, a random number from 0 to 100 will be generated;
  • If the selected level is intermediate, a random number from 0 to 200 will be generated;
  • If the selected level is difficult, a random number from 0 to 500 will be generated;
  • If the selected level is veteran, a random number from 0 to 1000 will be generated;
  • And if the selected level is Custom, the user will need to configure the level before starting a custom game; | --- If the user does not configure a level, the game will not start due to lack of basic data to run the custom level engine.

Project Status

The game is still going through some improvements. This version will be ALPHA. Many improvements have been made in this new version. The next versions will include new features and better gameplay.

In the future, the game will gain a TUI (Text-User Interface), as I am thinking about how to learn how to manipulate elements in closed packages (applications)

If the implementations (not only these, but also the future ones) work out, I will constantly update the project here so that it always has a better and functional version.


Test Yourself:

--- To clone this repository on your machine, use the following command in your linux terminal, termux or Windows cmd:

git clone https://github.com/GrimReaper3223/GuessingNumberGame

--- I will also be leaving a .jar executable for those who want to run it directly in the terminal or in cmd.

--- The syntax to run this game in the terminal is just below:

*Note: To run the projects through the terminal, enter the 'target' folder and execute the commands below


Linux & Termux:

java -jar GuessingNumberGame-3.0_ALPHA.jar

Windows:

For Windows users, the folder comes with a .bat script that executes the same code above, just by double clicking on it.


--- Both files (.jar and .bat) will be in the following directory:

GuessingNumberGame-v3.0_ALPHA/GuessingNumberGame/target/

Final Considerations:

---NOTE: no comments---;

I hope you enjoy! :)

guessingnumbergame's People

Contributors

grimreaper3223 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.