Showing 77 open source projects for "wpdevcppp7-64"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Propeller
    ...Run "Launcher.exe" if you want to start the game in windowed mode or mute the sounds. You will find some instructions in the instructions.txt file. The windows version is 64-bit and will not run on a 32-bit machine. GNU/Linux, FreeBSD, NetBSD and OpenBSD: If you are using GNU/Linux or BSD then read the "instructions.txt" file if you want to compile the game. I GPL:ed this game because, I don't live with the law, but you can't steal what is free, this is my art, money gives rise to power, power denies freedom, deny money, deny control, allow us to flourish, to the final birdfeather deattached, to bring eternity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    OpenXRay

    OpenXRay

    Improved version of the X-Ray Engine, the game engine

    Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! OpenXRay is an improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. We want to keep the game as close as possible to the vanilla game, so instead of introducing new gameplay features, consider adding non-gameplay features, fixing bugs, improving performance and code quality. The dev...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    Lissajous figures

    It animates some Lissajous figures. It is Boot-able.

    ...It can only run when the computer contains Bios, and when the computer is booted. The complete source code is here as an .asm file which can be compiled instantly with the Fasmw compiler. It has an interesting way of switching the computer into 64 bit Long mode. It actually switches the computer back and forth between 16 bit and 64 bit mode, easily, with an interesting technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    Retro Ski Run

    Retro Ski Run

    Oldstyle ski run game

    This is a freeware Windows™ and Linux game written for very simple playability and competition. Once installed on your computer just tap the UP arrow once on your keyboard to start playing straight away. The object is to keep your ski man (the red blob) between the fences (+ and +) for as long as possible using the LEFT and RIGHT arrow keys whilst the course scrolls downwards and gradually gets narrower. (If by a miracle you manage to reach 1000m, the course gets wider, then narrows...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    ReMooD is a source port of Doom Legacy 1.42. It aims to provide the classic Legacy Experience with new features and more stability. This supports Linux; Windows 32-bit and 64-bit; and ReactOS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Suqoku
    A sudoku game written in QT 4. It can open game files from other sudoku games and generate random games. 64 bit windows users: There are 64 bit windows binarys in the file section.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run minesweeper you need to install PyGame http://pygame.org/download.shtml Easy way is to install it via wheel, see e.g. http://stackoverflow.com/a/28127864 If 64-bit wheel (.whl) package installation fails, try its 32-bit version. You can also find .msi installation package on their bitbucket repo. https://bitbucket.org/pygame/pygame/downloads Contact me at herman.yanush3@gmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Just a Patience / Solitaire Clone written in QT4. 64 bit windows users: There are 64 bit windows binarys in the file section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GameOfLifeQT

    A implementation of Game Of Life, written in C++ with QT.

    This application is a implementation of "Game Of Life", written in C++ with QT. 64 Bit windows users: There are 64 bit windows binarys in the file section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tiny Mupen64Plus Frontend

    Tiny Mupen64Plus Frontend

    The Nintendo 64 Emulator Frontend

    This tool I wrote, in 2 days, after discovering a lack of an easy Mupen64Plus 2.0 Emulator frontend. The Mupen64Plus 2.0 Emulator is a Nintendo 64 Emulator running on Ubuntu. Use this Frontend to play cool N64 ZIPs or ROMs, with 4 games included. Settings optimised for Nintendo 64 games. This Tiny Mupen Frontend runs your games instantaneously at the click of a button. Dependencies are zip, gzip, zenity, grep, sed, bash, xdotool.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    jnostromo

    jnostromo

    E-Sport Drivers for the Razer Nostromo

    Deprecated - please use Keyboarding Master: https://sites.google.com/site/keyboardingmaster/ jnostromo provides drivers for the Razer Nostromo & Belkin N52/N52te designed to be E-Sport legal. Profiles are unique user defined keymappings and can be created for each game. Each profile can have up to 8 unique keymaps with mappings to switch between keymaps. jnostromo includes an easy to use configuration gui to map keys from the nostromo to the keyboard and/or mouse. The...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Castles of Dr. Creep
    an open source reimplementation of the 1984 Commodore 64 game 'The Castles Of Dr. Creep'
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    RealBoy

    RealBoy

    Complete, Fast, Accurate, Game Boy/CGB/SGB Emulator.

    RealBoy is a Complete, Fast, Accurate, Free/Open-Source Game Boy, Game Boy Color and Super Game Boy Emulator for Linux/Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GalGen Trader

    GalGen Trader

    A 2D Elite-style game written in Python 3.2.

    ...The graphics will be a simple mixture of 2D raster and vector imagery with text-based menus, and the music will be highly reminiscent of the 80's 'chiptunes' that made up the soundtracks for games on the Amiga and Commodore 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles. Read more in ReadMe.txt and in the .py file comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Wule

    A ridiculous fast-paced fps campaign on the Cube 2 engine

    A full-conversion mod of Cube 2: Sauerbraten. Currently has 8 monsters, 5 guns, 1 playermodel, and 3 levels. Will have mac and 64 bit support just as soon as i compile it to them. Currently the 64bit windows version half-works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Block Adventure

    Block Adventure

    A simple 2D platformer, written in python2.7

    Tested on Windows 7 32 and 64-bit versions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cross Truco

    Cross Truco

    Programa de Truco Multiplataforma

    Um programa de Truco paulista ou paranaense, multiplataforma, feito em Free Pascal Lazarus. Por enquanto apenas para Windows 32, 64 e Linux 64. A versão para Linux ainda é muito instável, e é preferível usar a win32 com wine. Futuramente pretendo disponibilizar uma versão para Android, porém essa versão será independente, ou seja, não irá compartilhar o mesmo código fonte da versão Windows/Linux. Versão 0 (Alpha)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A php website to manage a 64 team bracket pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CDIV GAMES STUDIO

    CDIV GAMES STUDIO

    C/C++ Programing with ALLEGRO 4.2.2 - Win32/64 - LINUX - MACOSX

    CDIV GAMES STUDIO is a programming environment for multimedia applications mostly games using the power of the C/C++ and the graphics library ALLEGRO two are combined in the library CDIV that provides a parallel processing system based on processes style DIV2. Each process is an independent, each running a separate code to other processes and can be assigned graphics, rotation angles, execution priority, etc ... In addition CDIV own libraries can be used any of the functions of C/C++ and any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CuteMupen

    GUI for Mupen64Plus Nintendo 64 emulator

    CuteMupen is a graphical (GUI based on Qt library) front-end for the cross-platform Mupen64Plus N64 emulator.
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB