Showing 84 open source projects for "easy-creds"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    AlphaZero.jl

    AlphaZero.jl

    A generic, simple and fast implementation of Deepmind's AlphaZero

    Beyond its much publicized success in attaining superhuman level at games such as Chess and Go, DeepMind's AlphaZero algorithm illustrates a more general methodology of combining learning and search to explore large combinatorial spaces effectively. We believe that this methodology can have exciting applications in many different research areas. Because AlphaZero is resource-hungry, successful open-source implementations (such as Leela Zero) are written in low-level languages (such as C++)...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 2
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    Kubok16 is a math puzzle similar to Sudoku. There are 16 blocks that must be filled with numbers. Some of the blocks already have numbers in them. Each number from 1 to 16 must be used. No duplicate numbers are allowed. Each row must sum to a given number. Each column must sum to a given number. The fewer numbers already given make the puzzle more difficult. 8 numbers given is usually an easy puzzle. 6 numbers given is usually a medium puzzle 4 numbers given is usually hard or an expert puzzle...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Sudoku for Eclipse

    Sudoku for Eclipse

    A free and open source sudoku game for addicts to newbies

    A Sudoku game. S4E generates endless new grids and may help you to solve them. Play with figures, letters or images, on smaller or bigger grids, play on easy or tricky level... S4E run on Windows and Linux. For Eclipse maniacs it’s available as a plugin for Eclipse. It’s pure Java and of course it’s free. Keywords: free sudoku solver game windows Linux download
    Downloads: 4 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5

    LaserBlast

    A Laser Cannon Strategy Game

    Why did I write this program, and why in Python? Well there were really two reasons. First I wanted to quickly test various game rules and strategies. Python and pygames made prototyping quick and easy. This is actually about the twentieth version of the game. Second I wanted to try the new match/case statements that were added in Python 3.10. I found lots of uses for match/case and I really like it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dice Simulator

    Dice Simulator

    Simulator for Dice Probabilites

    ... CRTs). If you want to predict dice results in an easy to use manner, check it out! PS: If you happen to add CRTs of other games , please consider sending me the crts.txt file, so I can share the CRTs here. 07/13/2021 -Bugfix CRTs New version 03/05/2021. - Cosmetic fixes - Added Draw Cards -Added CRTs for one-dice CRTs (includes Paths of Glory, Illusions of Glory, Pursuit of Glory CRTS. You can add your own.) -Improved Export
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TicTacToe Pygame

    TicTacToe Pygame

    A Simple TicTacToe game with 4 levels made with Python and Pygame.

    TicTacToe-Pygame A Simple TicTacToe game with 4 difficulty levels made with Python and Pygame from scratch with minimum externally achieved code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy MCS Gomoku

    Easy MCS Gomoku

    Gomoku AI

    Monte Carlo search of Gomoku AI using with Piskvork. It's easy and playable. This AI only support Free-style gomoku and there is NO ban move.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Columns

    Columns

    Columns is a portable puzzle game for Windows

    Columns is a portable puzzle game for Windows. Source code repository: https://github.com/jval1972/Columns
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    PairFX is a chess pairing program specialized for youth tournaments in schools and chess clubs . No installation required! Just Unzip it and go! (You can run any kind of tournament with it actually but it was written for chess in schools) It supports the organization of a so-called 'run through' tournament and round robin (everybody against everybody) tournaments Swiss pairings are not (yet) possible. Are you a chess teacher at school, or organize a separate tournament at the club?...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Gambit

    Gambit

    A cross-platform chess game.

    Gambit is a cross-platform chess game. There are binaries for Windows users. Users of Unix-like operating systems can check the web site for build instructions (it should be easy to follow).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phalanx is a chess engine which understands the xboard protocol. It's suitable for beginner and intermediate players (I'm counting on your help to make it suitable for strong players!)
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Othello

    Othello

    The popular Othello / Reversi game

    Play against yourself or play against the computer in this exciting and popular game! (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests. Also do check out my other game: MilkRun, here: https://milkrun.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    no mercy chess for the poor

    chess. made by and for poor people!

    i made chess thinking it would be easy enough and i would be done in a day or two. but woow nellyy this still has LOADS of rules man. complex AF but i got it working to what would be a recognizable and decent level. all 'art' by me but feel free to steal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    written in python 2.7.x and pygame 1.9.1&2 I have not found anything playing with more than 2 childrens with serverals computers. A game easy, addictive, and not too long playing time. So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sconvolt chess

    Sconvolt chess

    Play Chess! Editor more included

    Sconvolt is a cross-platform chess program by Orest Sota, it is written in C++ with the allegro programming libraries 5, Works on Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BOXit is a small logic game for the lunchbreak. Clear the playing field as far as possible, by dragging same-colored or equivalent tokens one over another, if they are in the same row or column on the playing field. Easy to learn - but hard to handle!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sudoku

    Sudoku

    solve Sudoku puzzles as quick as possible

    * Requires : .net framework 4.5 or later Sudoku , This application developed using C# and requires .net framework 4.5 or later. GUI supports better good feedback for each and every action. To easy to handle. Save and reuse the Sudoku file , all files are stored as .sdku files ( sudoku files ) and this files are opened only through this application. Use it and rate it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Retaliation

    Retaliation

    Original turn-based strategy wargame & boardgame

    Do you enjoy the fun of playing Risk but you've often felt limited by its simplicity? Are you curious about wargames but daunted by complex rules and extreme realism? Then Retaliation is the game for you: easy to learn, fast to play and yet challenging and never repeating. Retaliation is being developed both as a boardgame and as a computer game. The Scenario editor has been developed and made available as open source. The AI editor is being developed. A new Retaliation game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    desqchess3

    simple chess app

    2020: MOVED TO https://github.com/peterjtracey/desqchess -- because it's 2020... Version 3 fork of desqchess. DESQChess will be an easy to use, easy to add on to, easy to animate chess system. Useful for apps, tablets apps, and desktop systems. Plans for other plugins include: - Add plugin to connect to animation system (web GL) - Connect to other open-source software such as Blender, illustrator, GIMP, and Vector graphic manipulation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RuzzleSolver

    RuzzleSolver

    Takes in a ruzzle input and solves it

    What does it do ? 1. Takes in a Ruzzle grid as input and finds all words that can be formed. 2. An automatic swiper that in conjunction with Bluestacks lets you swipe every possible word thereby getting an insanely high score ! How does it work ? 1. Runs a DFS on the Ruzzle grid and at each instance checks if the word formed is a valid one. 2. Since the size of a grid is just 4 x 4, optimizations (such as using a suffix tree) aren't that important. 3. The total list of possible words is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Virtual Chess Clock

    Virtual Chess Clock

    A simple and free chess clock software.

    Virtual Chess Clock is a chess clock software: it can be used to simulate a chess clock on computer (typically a laptop). Virtual Chess Clock is designed to be easy to use. It is free, open-source and multi-platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    klchess

    LGPL jquery plugin for desqchess

    DESQChess will be an easy to use, easy to add on to, easy to animate chess system. Useful for apps, tablets apps, and desktop systems. Plans for other plugins include: - Add plugin to connect to animation system (web GL) - Connect to other open-source software such as Blender, illustrator, GIMP, and Vector graphic manipulation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next