Showing 61 open source projects for "7zip"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Brain Teaser

    Brain Teaser

    A fifteen-like game.

    This computer game is based on BrainTeaser by Wim Nijland. Choose digits from 1 to 9, split by reaction method into three groups: 1-3-7-9, 2-4-6-8, and 5. The goal is to display all digits except 5, avoiding the field clearing and counter overflow.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    Python Tetris

    Tetris game powered by Python 3

    A basic Tetris game with most modern mechanics of the genre. Includes SRS rotation functionality and modern scoring! (Will no longer update due to me wanting to move on to new projects.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    This is a keno game made with Game Maker 7 Pro. A game like this has not been created yet with GM7. Although the source is available it cannot be viewed without Game Maker 7 or Game Maker 7 Pro. You can get game maker 7 from yoyogames.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    There Are Two

    There Are Two

    this game was made for the BrackeysGameJam 2022.2

    there are two characters and only one controls them both
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Sudoku Desktop & Mobile

    Sudoku Desktop & Mobile

    Play Sudoku on your Mobile and Windows

    Some of you probably know Sudoku, searching Sudoku games online. But with this, you can play it without opening your browser! (Windows 7 or newer needed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Still Yet Another Sokoban

    Still Yet Another Sokoban

    An implementation of the popular Sokoban puzzle game. Win/Mac/Linux

    ...The levels provided are assembled from various third-party sources. Sokoban was originally created in 1981 by Hiroyuki Imabayashi. Available as Windows installer, portable .zip for Windows, Mac .dmg file, or cross-platform source code. Source code: http://github.com/davidjoffe/sokoban (source code is C++, only one dependency - LibSDL1.2 - and is structured in a way that lends easily to re-use for other similar types of games, potentially.) Project development livestream: https://twitch.tv/david_joffe Default Keys: Mouse-click: Move Up/Down/Left/Right: Move U: Undo R: Reset level state C: Choose set of levels M/N: Previous/Next level S: Toggle shadows A: Show 'About' information Esc: Exit
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FreeNono

    FreeNono

    A free implementation of the nonogram game

    FreeNono is an open-source implementation of the Nonogram game — a logic puzzle in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. FreeNono is distributed under the terms of the GNU GPL.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    pySioGame / eduActiv8

    pySioGame / eduActiv8

    Educational Activities for Kids

    The pySioGame project has been renamed to eduActiv8 - please visit the new project page at https://sourceforge.net/projects/eduactiv8/ More info available at http://www.eduactiv8.org Packages for multiple Linux distributions of eduActiv8 are available from: https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    2048 Game Professional for Windows

    2048 Game Professional for Windows

    Most elegant 2048 puzzle with game fields 4x4 8x8 16x16 for Windows

    Most elegant award-winning 2048 game implementation ever made for Windows. Free open source 2048 program includes playing fields 4x4, 8x8, 16x16 with automatic game savings, anti-cheat & anti-Boss protection, two color schemes and more. The only 2048 app that allows you to grow your own kitty to a mature cat pokemon and compete with your friends by pokemon rank up to famous Grumpy Cat. La mayoría de los galardonados juegos profesionales de 2048 creados para Windows. El juego de código...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    ...Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical manuals in Slovak language from years 1987 - 1990 Writen in HTML for fast universal use, including JavaScript code with Three engine. After download and unzip, runable (run html file) without installation in internet browser. Tested in EDGE and Chrome. Version without WebGL, and just as one file (+ include examples in text file): https://sourceforge.net/projects/karel-3d/ C++ version: https://sourceforge.net/projects/karel-3d-cpp/
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    Sudoku Game Solver Generator

    Sudoku Game Solver Generator

    Standalone Complete Sudoku puzzle Game Solver Generator for Windows

    ...But I analyzed more than 100 scientific publications on Sudoku generation problem and have reduced the Deep Neural Network to a relatively simple and very elegant deterministic algorithm that works pretty fast. As a result, the app can generate Sudoku fields in 7 difficulty levels from 'Yellow Belt' to 'Sudoku Game Jedi Master'. The application supports Quick Start mode, see features below [QS Step 1] and [QS Step 2] (buttons in an application window).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type command: FAST before commands for demonstrating maximum performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    F2L Scrambler v1.2

    F2L Scrambler v1.2

    Generates randomized scrambles for all F2L cases from all angles.

    This small program was designed to generate randomized scrambles for all 41 basic 3x3 Rubik's cube F2L cases, from all 4 angles (FR, FL, BL, BR). It takes 20 unique scrambles from CubeExplorer, all scrambles roughly 7-11 turns in length. In addition, the program also includes useful intuitive and algorithmic solutions for each case.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    amaze

    amaze

    Generate and print simple mazes.

    Generate and print simple mazes. Includes binary installers for Linux (Ubuntu, Mint, Debian) and Windows (XP, 7, 8). Multi-platform, Qt-based GUI app.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 15
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    ...Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari : RuleRule3.zip First created with NeXT Interface Builder and Objective-C files (1995, Mach OS): rulerule.gz (Creative Commons Attribution License). For some history, see http://hilgemeier.gmxhome.de/codes/rulerule.htm Unfinished Java project, running under Eclipse Luna with Windows 7 (2012, LGPL). Contains notes and design diagrams for possible future development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LCARS 24
    Star Trek 24/7: LCARS (Starfleet) GUI, full-screen alarm clock & calendar, games, utilities, sims, maps, graphical LCARS library, file manager, viewers, players, animation. Requires a HighColor/TrueColor DOS-based laptop w/ std. graphics & sound cards.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    RvF-bot is an mIRC script that enables you to play a "Wheel of Fortune" game on a chatbox on IRC. Languages available: - Dutch - Spanish. This project is discontinued, but it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sudoku's simply solver

    Sudoku's simply solver

    simply sudoku's solver that show step by step the solution

    A simply sudoku's solver make with fotran language that show step by step the solution of the puzzle. It is fast and light, not need installation - virus free. 1) open zip file into a directory 2) edit file text "matrice.txt" with notepad and insert the sudoku puzzle with zero on empty cell 3) start "solutore sudoku.exe" 4) insert on ms-dos window the sudoku dimension (es: 3 for 3x3 dimension) 5) push enter to see step by step the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Block Adventure

    Block Adventure

    A simple 2D platformer, written in python2.7

    Tested on Windows 7 32 and 64-bit versions
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Block Puzzle Solution

    Find Solution to Block Puzzle

    Block Puzzle is a simple game. Yet it can be very challenging too. I heard there are people spending days to fit 7 blocks to a small puzzle. I write this simple application to find the puzzle solution. Surely the fun of the game is to find the solution by your own. But I hope this small application can help you when you are frustrated and eager to know the solution. What's more, you can see the solution step by step and save the puzzle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Adventures Of Caveman Dan Demo

    The Adventures Of Caveman Dan Demo

    You control a caveman...

    Caveman Dan is out to find all the Rubies in the world! Use Xbox 360 controller or keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Minesweeper 3D

    Minesweeper 3D

    A clone of the well-known MS game Minesweeper, but in 3D!

    ...On the other hand the game allows you to play a bigger field, with even more layers, in the third dimension. It is freeware, you can just download and try it. It will work on Windows 7. Minesweeper uses OpenGL with the SoftPixelEngine http://softpixelengine.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nurikabe

    Nurikabe

    Nurikabe, a great game.

    ...id=com.tastraceur.nurikabe and in Windows 8 http://apps.microsoft.com/windows/app/nurikabe/6402a713-e0f4-4eba-9b9d-2c8e250552db If you enjoy you can download more puzzles clicking on "Files". (You need update Java to Java 7 to work properly) (In "Files" you can download the version 1.0 for Java 6) Game based in original puzzle of Nikoli (http://www.nikoli.co.jp/en/puzzles/nurikabe.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    bTris

    bTris is a Tetris clone created by Brian Murray.

    bTris is a Tetris clone written in C#, using OpenGL. While primitive, it adheres to most of the rules of the official Tetris Guideline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB