Giter VIP home page Giter VIP logo

cards's Introduction

The purpose of this project to have an implemention of some popular card games(Pitch, Spades, Hearts) and one of my own little invention Golf.

Originally, I started out with the idea I would convert from my original C# Windows Desktop/Server implementation and just convert it to Java.  However, it was obvious this was not a good idea.  A couple reason, I have not done much with the code since 2007 and two it was pretty crappy code.

Goals - 
1. Use AngularJS to implement my front end and TomEE and JavaEE to implement the backend using restful services.
1a. Originally, I started out using Struts2, but then I thought there might be a better way to use REST APIs and separate the front and back end components.
1b. That is why I chose AngularJS and Bootstrap for the front end.
2. Implement my card game first.  While probably it will never be "popular" or anything like that, well my family likes to play it and they are in all parts of the U.S. and world for that matter.
3. Implement other card games that are more well known.
4. I'd like to convert the database side to use Cassandra in the future, but for the time being MySQL and EclipseLink are what it will be.
5. Making it open source so anybody can contribute to it, just doing this under the Apache licensing.
6. Making it available for folks to have something to see in regard to my coding style.

See /cards/wiki/Licensing for the Apache licensing I am choosing to release this under.  

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.