Giter VIP home page Giter VIP logo

uno-project's Introduction

Uno Projects

About

This is a small project containing scripts pertaining to the card game UNO! (Info here) (Copyright for the UNO! brand reserved to Mattel)

Why are you doing this?

It’s just for kicks. I want to practice my R skills.

Project Files

UNOCards.R is used to create a deck of cards. You can have an unlimited number of players, each of whom receive a fixed number of cards. However, the total number of cards drawn cannot exceed 80. This is because the standard UNO game has a maximum of 8 players with 10 cards per player.

How to run this script:

Download Git and Git Bash. Download the R Scripts by cloning the repository in Command Prompt or Git Bash by using the following command: git clone https://github.com/Ant-28/uno-project.git Then, open the files in RStudio. The UNOCards.R script automatically installs libraries, so there are no prerequisites. Once run, the card deal for each player is saved in a data frame called Deck. Currently, the script will output the first entry (that is, Player 1’s hand) but that can be easily changed.

Roadmap

  • Creating a draw/discard pile
  • Allowing player interaction (probably using the menu() function?)
  • Creating an AI (If I have the time to do so)

Wishlist

  • Adding a User Interface (again, probably using the menu() function or shiny?)

uno-project's People

Contributors

ant-28 avatar

Watchers

 avatar

uno-project's Issues

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.