Skip to content

HiLo game#1

Open
0ve wants to merge 1 commit into
masterfrom
hilo-v1
Open

HiLo game#1
0ve wants to merge 1 commit into
masterfrom
hilo-v1

Conversation

@0ve

@0ve 0ve commented Mar 11, 2016

Copy link
Copy Markdown
Owner

HiLo game, to be updated with correct behavior.

Comment thread HiLo.java
int niva = sc.nextInt();
int maxNumber = 1;

if (niva == 0) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

switch/case might be nicer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants