Showing 32 open source projects for "3270 terminal for linux"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1

    eights

    ANSI terminal card patience.

    'Les Huits' is a patience game described in the Pan Book of Card Games. I think it is a very good game: it can come out half the time if you take every opportunity to order the cards in sequences, and it can seem impossible but come out when the last card is dealt. I could not find Les Huits on PySolFC. There is a one-pack game called Six by Six with similar rules. I use a Mac, and PySolFC had problems running on Macs, so I wrote eights.cpp which runs using ANSI-art on a terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ConsolePref

    A console preference game for linux

    The goal of the project is to write a computer preference game that is completely open and does not cheat. The program by default (unless explicitly specified otherwise) makes decisions using only information allowed by the game's rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Argentum Age Utilities

    Argentum Age Utilities

    Tools to make running a Argentum Age server on Linux easier

    If you are planning on running a Argentum Age server on a Linux server you will want these tools. It includes a backup script, startup script to start your server at boot time and within 1 minute if it should crash, and a nice text-based menu system for managing the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mille Bournes

    Mille Bournes

    Play the classic card game in your Synchronet BBS

    This is our latest version which saves high scores and players who won the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5

    mcc

    Magic (the Gathering) Card Collection

    Magic (the Gathering) Card Collection is online card database, card search and deck builder tool is well as card collection organizer. It contains data that is Copyright © Wizards of the Coast - All Rights Reserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A multi-user text based (via telnet) server application for the card game UNO.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Pontoon

    Pontoon in c - source code and header file

    Pontoon in c - source code and header file for the game pontoon written in c as a console app using the Lcc compliler. It's completely free, but can you give me a thumbs up if you find it usefull?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Golden Point

    Golden Point

    A simple, console-based card game, similar to some other card games.

    Golden Point is a simple card game, similar to some other popular card games. The main goal of the game is to get more points then your opponent, but in the same time not to get more than 21 ("Golden Point"). During the game you get cards, which have next values: 6, 7, 8, 9, 10 - according to numbers in it's names; J - 2 points; Q - 3 points; K - 4 points; A - 11 points. In the beginning of the game you get 2 cards, and if your total points are less than 21, you can take more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    IMPORTANT NOTE: This project has moved to github and is no longed updated here. Please find the code at: https://github.com/anupamsr/freecell4cli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A program to calculate the winning probabilities for the different players in a texas hold'em game at an arbitrary state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple Blackjack game in Java (developed as Assignment 1 for ITEC802@MQ). For more information about Blackjack, please refer to http://en.wikipedia.org/wiki/Blackjack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The aim of our project is to create a multiplayer game that offers gameplay similar to a casino visit. Initially we focus on 6 deck shoe and face up. In the future we plan to add other variations of blackjack and different kinds of gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A framework for creating board games and card games using a minimal amount of Java programming and playing them against AI or human opponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MeW is a multiuser board games server with plugins support. It is intended for a moderate number of users (about several hundreds) and can be easily installed both for work in LAN and on a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Joc multiplayer online de Cruce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OOPoker has moved to https://github.com/lvandeve/oopoker Get the latest version of the source code there. It has several bugfixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a FreeCell solitaire game solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Basic blackjack game that supports most features in a game, 5 card trick, aces being 11 or 1. It has a very basic graphic drawing enginr that draws ASCII cards on the terminal. this can be seen in the screenshot. Should work on all linux PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TextSchnapsen is an Austrian card-playing game, which can be used on your mobile phone using j2me 2nd edition or on Posix like system on command line (DOS, Linux). C64 is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A platform independent poker timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JGames is a sort of "game development framework" that creates a solid general structure for all Board Games, Strategy Games and all these game, 2D and 3D, that can be specified defining its particular Rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simulation of the Italian card game named "Briscola"
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo