Skip to main content

PY ROLLERS CASINO<br>A collaborative Pygame project YOU can contribute to - Collaborators needed!

Py Rollers Casino is a group Pygame project focused on creating a collection of casino mini-games.

Find out how you can help, see the progress so far and give your ideas here:


jellyberg
(jellyberg)


HOW CAN I GET INVOLVED?

MAKE A GAME

There is a list on the wiki of which games are already being worked on. Pick an open game from the list or add a different game of your choosing. Other than slot machines, there should only be one version of each casino game. Add your name to the list so no one duplicates your efforts and get coding. See the Adding a game section of the wiki for more info.

CODE REVIEW

If you're short on time, but long on experience, consider looking over the repo with an eye towards improvement. You can actually make changes and send a pull request, post to the subreddit with your suggestion or contact iminurnamez . Whatever is easiest for you.

TESTING

We are always looking for ways to improve any aspect of the project, so try it out and let us know what you think, good or bad. Especially bad. If you come across a bug, please try to include as much detail as possible, including the traceback if there is one. Also include your OS and Python version.

PROJECT GOALS

  • A chance for people to get some experience working together on a project
  • A chance to use github's collaborative abilities
  • Something people of all experience levels can contribute to
  • Provide another example of Mekire's multiscene template in action.
  • Card, dice and chip modules that are usable in other games
  • CC-0 licensing to make using the project as a resource hassle-free
  • Make decisions by consensus whenever possible

Title Lobby Bingo
Blackjack Keno Video Poker
Craps Pachinko Baccarat

SIGN ME UP

Leave a comment here to register your interest or if you have any questions.
Find out more about the project here.
GitHub repo

Changes

Links

Home Page
https://github.com/iminurnamez/pyroller

Releases

PY ROLLERS CASINO<br>A collaborative Pygame project YOU can contribute to Playtesters needed! — 25 Mar, 2015

PY ROLLERS CASINO<br>A collaborative Pygame project YOU can contribute to Collaborators needed! — 24 Feb, 2015

PY ROLLERS CASINO<br>A collaborative Pygame project YOU can contribute to 0.2 — 11 Jan, 2015

PY ROLLERS CASINO<br>A collaborative Pygame project YOU can contribute to 0.1 - Click here to sign up — 9 Dec, 2014

Pygame.org account Comments

  • Newtonis Penguin 2015-02-25 01:09

    cool project currently I am working on another thing but I am following it, I think it has a big potential! Maybe in the future I'll take place on it, around the half of the year

  • pixdigit 2015-03-08 13:15

    I have a question concerning the formatting of the project page:
    How does one do that ?

    Mekire 2015-03-08 16:31

    The way this site functions you can completely destroy the page via css in style tags. If you don't know what you are doing then you will make an absolute mess of the page, but if you are good with css selectors you can modify just about anything.

    pixdigit 2015-03-08 16:36

    Okay ^^

    Thank you ;)

    Mekire 2015-03-08 16:37

    Here is the sheet for the page if you are interested:
    http://pastebin.com/d7EXdGMS

  • Kim Zafra 2015-05-15 21:18

    Hi..Anyone has the code for this baccarat game?