Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ OMG123 Public

OMG123 is a combinatorial game where two players take turns removing at most 3 glasses from a table. The player that removes the last glass loses!

Notifications You must be signed in to change notification settings

nikpapa/OMG123

Repository files navigation

OMG123

License

Copyright (C) 2013 Nikolaos Papahristou

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

Build Instructions:

  1. Download and install Visual Studio 2012 (may also work with other versions of Visual Studio, not tested)
  2. Download source code zip file from github
  3. Unzip to a folder of your choice
  4. Open Potiria_net.csproj from Visual Studio
  5. Build!

Οδηγίες χρήσης

Το παιχνίδι παίζεται από δύο παίκτες (ο ένας παίκτης μπορεί να είναι ο υπολογιστής). Οι παίκτες επιλέγουν το πλήθος των ποτηριών τού παιχνιδιού και παίζουν εναλλάξ. Το ποιός θα παίξει πρώτος καθορίζεται από τους παίκτες με μια αυτόματη ερώτηση. Οι μόνες επιτρεπτές κινήσεις σε οποιαδήποτε φάση του παιχνιδιού είναι ο παίκτης να πάρει από το πλήθος των εναπομείναντων ποτηριών 1 ή 2 ή 3 ποτήρια. Σκοπός τους είναι να προχωρήσουν σε μία κίνηση έτσι ώστε να αφήσουν ένα μόνο ποτήρι για τον αντίπαλο. Με άλλα λόγια, αυτός που θα αναγκαστεί να πάρει το τελευταίο ποτήρι χάνει.

Σύλληψη, λογική

Όμιλος Μαθηματικών Γυμν. Σχολής Μωραΐτη Υπεύθυνοι Καθηγητές: Δρ.Κωστής Ανδριόπουλος, Στέλλα Κίτσου MSc
Μέλη (μαθητές) του Ομίλου: Γιώργος Βούζας, Οδυσσέας Ζαχαριάδης, Κίμων Καπετανάκης, Γιώργος Μακράκης, Πέτρος Νομικός, Τζώρτζης Παναγόπουλος, Κίμων Τρούκης, Δανάη Πετροπούλου, Βασιλική Πουλά, Ιωάννα Σαραντοπούλου, Σοφοκλής Στρόμπολας, Χρήστος Παπαδημούλης

Προγραμματισμός εφαρμογής (αρχικός κώδικας)

Νίκος Παπαχρήστου

About

OMG123 is a combinatorial game where two players take turns removing at most 3 glasses from a table. The player that removes the last glass loses!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages