Giter Club home page Giter Club logo

setwith.me's Introduction

---
SET online game
---

Brief description:

Rules
The object of the game is to identify a 'set' of three cards from 12 cards laid out on the table.
Each card has a variation of the following four features:
(A) Color:
Each card is red, green, or purple.

(B) Symbol:
Each card contains ovals, squiggles, or diamonds.

(C) Number:
Each card has one, two, or three symbols.

(D) Shading: Each card is solid, open, or striped.

A 'Set' consists of three cards in which each feature is EITHER the same on each card OR is different on each card.
That is to say, any feature in the 'Set' of three cards is either common to all three cards or is different on each card.

----
Key features:

1. Cool design!
2. Login with Facebook or anonymous login with auto-created user.
3. Highly interactive game process.
4. Game available for any reasonable number of users (they just need to click 'Play' in one minute)
5. Simple chat in game

----
Installation:
No additional services/modules required except listed in requirements.txt
You will need only driver for database,
it is not listed in requirements since you can choose any SQL-database you like.
python manage.py syncdb --noinput
python manage.py migrate
python manage.py createcachetable cache_table
That's all!

Note, that Facebook login would work only if proper application for your domain is specified in settings.
That's due to Oauth restrictions.

setwith.me's People

Contributors

alarin avatar dmedvinsky avatar ikobylin avatar

Stargazers

Philippe Ombredanne avatar Serge Travin avatar Yuriy Ilyin avatar Valentin Golev avatar Mjumbe Poe avatar Ben McNelly avatar

Watchers

 avatar Vladimir Lyukov avatar Serge Travin avatar  avatar James Cloos avatar Alexey Zhohov avatar Mikhail Barannikov avatar  avatar

Forkers

mjumbewu

setwith.me's Issues

[game] Singleplayer

Игра в тренировочном режиме, когда учитываются очки и время.

[stats] сделать статистику подробнее

Считать общее количество набранных очков, сетов и ошибок.
Среднее время поиска сета, среднее время игры.
Причина выигрыша (по счету, по таймауту, по выходу соперника и т.п.)

Все это понадобится при создании АИ-соперника и подборе соперников по классу.

[game] Не снимается блокировка кнопки после отправления сета

  1. нажать на кнопку Set
  2. выбрать три карты
  3. сет отправился, кнопка осталась неактивна
  4. обновить страницу, кнопка активна

expected: после отправления сета снимается блокировка с кнопки

Не всегда воспроизводится, нужно уточнить шаги

Should deal new card when it knows 0 sets are on deck

This is a feature request. When the game knows there are no sets on deck, it should just deal a new card, without the waiting (either that or it should never automatically deal a new card, and always wait for user to ask for one).

Great job so far!

[lobby] Система комнат

Сделать систему комнат, с ограничением на максимальное количество юзеров в одной игре.

Ошибка при посылке сета

setwith.me

  1. нажать сет
  2. выбрать сет
  3. карты исчезают, очки добавляются, новые карты не поялвяюься
  4. обновить страницу — карты все теже
  5. выбрать сет еще раз получить еще очков

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.