Oware: Bug fixes and improvements 1. Factorize code 2. Fix the multiclick of…

Authored by dmadaan on Jul 10 2017, 12:08 PM.

Description

Oware: Bug fixes and improvements 1. Factorize code 2. Fix the multiclick of player in AI

Details

Committed
dmadaanJul 10 2017, 12:08 PM
Parents
R2:5d4f38e6c4b4: Oware: Fix AI and two player mode when opponent is hungry
Branches
Unknown
Tags
Unknown
Restricted Application added a subscriber: jjazeix. · View Herald TranscriptJul 10 2017, 12:09 PM
jjazeix added inline comments.Jul 10 2017, 12:19 PM
/src/activities/oware/Oware.qml
155

2 if in a row would be more readable (for next commit, no need to do a specific commit for it)

dmadaan added inline comments.Jul 12 2017, 9:19 PM
/src/activities/oware/Oware.qml
155

Trying this was something fun :D In my IDE it is shown in different lines (KDevelop) though their is just one space between them (strange it shows in different lines).
The twise is if you open in a text editor (I use vim) it showd everything in a single line :D