The Silver Games Project is a collection of open source, multiplayer networked games being developed in Silverlight. All games are tied together with a common lobby server featuring a global ladder ranking system.
A multiplayer Blackjack game which works over the internet
Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational.
This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends.
The project is has been in the design and brainstorm stage for approximately two months and is now in development:
1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game. This stage also will not contain images of each YGO card; rather, words will be substituted for...
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Phoenix Lab Virtual Duel System is an open source python clone of KCVDS, a card game based on the well known Yi-Gi-Oh! TCG. Some pics: - http://db.tt/IQdzfXc - http://db.tt/u0NuG4o - http://db.tt/sAonuQn - http://db.tt/pqKuIgD - http://db.tt/Y8xq5p4
Ongame Hand Converter is a tool to convert poker hands, played at a skin of the Ongame poker network, into a more readable format. This can be useful if you want to discuss your hands with others, for example at a forum.
Prototype Games aims to provide a Javascript library for quickly and easily creating web-based games that run entirely in the web page, on all modern browsers without requiring plug-ins. It is built off of the YUI (Yahoo User Interface).
This application can be used with Texas Holdem Poker online sites such as "Party Poker". It allows the user to monitor the cards being played and then will give hand recommendations based on these cards. http://www.holdemstrategycharts.com
Create a framework and games to play card games with C#. Rankings will be kept for all games and AI players will be created to fill in any gaps if there are lack of players. Sheepshead will be created first with this framework.
Network Card-Poker game written in Java. Server interacts via console with administrator and stores login data in a MySQL database (no GUI planned for server). Client uses an open interface. Default client written in Java as an applet.