Code Monkey home page Code Monkey logo

masonstooksbury / glof Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.56 MB

An Angular implementation of the classic card game "Six Card Golf". I named this "Glof" because the rules that we play with deviate from the original game that it's really not even the same game, but slightly resembles it. My wife and I play this game all the time, and this project helps us play wherever we are!

Home Page: https://masonstooksbury.wixsite.com/portfolio/glof

License: MIT License

JavaScript 46.78% TypeScript 38.87% HTML 11.57% SCSS 2.78%

glof's Introduction

Glof

An Angular implementation of the classic card game "Six Card Golf". I named this "Glof" because the rules that we play with deviate from the original game that it's really not even the same game, but slightly resembles it. My wife and I play this game all the time, and this project helps us play wherever we are!

NOTE: Install instructions below pictures

Check out alllll the good details over here on my website!

  1. Welcome screen on mobile:
    1. welcome-screen
  2. Choose card back screen on mobile:
    1. choose-card-back
  3. In-game on mobile:
    1. phone-exampl
  4. In-game on desktop:
    1. glof-demo-new

Install

Until I find a solid hosting solution, here are the instructions for installing and playing on your own local network:

  • Clone the project
  • Download Node.js from here
  • Download Angular CLI by opening a terminal and running: npm install -g @angular/cli
  • Navigate into the "glof" directory and run: npm install
  • Navigate into the "glof-server" directory and run: npm install
  • Open the "app.component.ts" file and change the IP address to match the IP address of the machine you want to host from (leave the port alone)
  • Open a second terminal and navigate to "glof-server" (in the first terminal, navigate back to "glof")
  • In the glof-server terminal, run: node server.js
  • In the glof terminal, run: ng serve --host
  • Now on your computer or phone, open up your browser and go to: :4200 (e.g. 192.168.1.64:4200)

glof's People

Contributors

masonstooksbury avatar dependabot[bot] avatar

Watchers

 avatar

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.