Search Results for "source code computer" - Page 15

522 projects for "source code computer" with 2 filters applied:

  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 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
    MechForce is the coolest shareware game on the Amiga (IMHO). It's a mixture of realtime and turn based strategy/tactic game based on BattleTech. This is an attempt to recreate this game with a lot of enhancements with the help of the Allegro library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A perl implementation of the popular board/puzzle game "Take it easy" to be played against the computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Free implementation of the game Hasami Shogi, allowing you to play against the computer and against other players over the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a PHP project for parsing Halo 2 XML logs from bungie.net and displaying the data in various ways, support for storing the data in a database may be added in the future. At the moment the code consist of a few PHP classes that parses the XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    Super CS Brothers is 2D action/adventure arcade game in which a computer science student works his way to an exciting university degree
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PikSkat is an implementation of the German card game Skat. With PikSkat three or more people can play a Skat match over the Internet without the need for an external Skat server. Playing against the computer is not (yet) supported, however.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WUCC : Web Universal Chess Club provides to the chess player all the possible services to play, manage and analyze chess games with other players on the Web. UCC integrate all the chess computer standards as PGN, FEN, EPD, UCI, ICS... and is completely m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple arcade game emulator that uses modules to perform each of the main sections of the code. This is meant as a proof-of-concept to see if this idea will scale up to MAME proportions well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    phpRPG is a multiplayer role playing game engine driven by PHP and MySQL, with aims to develop a web-based game engine which shares common qualities between multiple user dungeons (MUDs), paper & pen RPGs and computer RPGs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Classic Game Maker is meant to aid in the process of teaching programming and will be based in stages/levels of the development process to allow the gradual progress of students in programming while creating full versions of classic games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project started as a loosely specified request from Malardalen University in Sweden to develop a computer game for the purpose of teaching mathematics. It came to be a 2D game, Mario-style, where progress is made by answering mathematical questions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is the source code for the online MMORPG Solar Conflict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AutoREALM

    Vector based drawing software designed for RPGs

    ...Some attempts to rewrite it in other languages were done, but currently (since January 2012) there is an attempt or rewrite using those technologies: _ C++11 _ wxWidgets 2.9 (will be 3.0 when it will be released) _ openGL _ pluma framework (a fixed version located on bitbucket) The design of the actual C++ code-base primarily targets clean source code and high modularity of source code, to allow easy reuse of the code and fast learning for people who might join the effort. Current development is located on https://bitbucket.org/bmorel/autorealm . Howerver, older repositories are still here in case someone would like to consult them, and to allow easy access to algorithms they might contain.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15
    The Grid is a network console game where players take the role of an avatar exploring a virtual world of computer systems where agents roam. Avatars can be customised by shape, code (skills), upgrades (equipment) and neuromancy (spells).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PenUltima is a computer RPG inspired by the Ultima-series of games, especially parts 4 (Quest of the Avatar) and 5 (Warriors of Destiny). Developed using SDL, it should be somewhat easy to get to run on multiple systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UGENE is a project dedicated to creating open-source games. Our focus is on making original multi-player games that don't require a powerful computer. Our current catalog includes Squee (a board game) and Five Thousand (a dice game).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RecipeNet Recipe Organizer written in PHP and using a MySQL database. Features include forcing registration, various permissions, requiring a special code for registration, and much more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    botZilla: A game in which robotic monsters rampage through a city. The game is playable in two ways - as an interactive computer game - or as a competition between programmers similar in concept to the classic RobotWars game from the early 1980's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jColony is an implementation of 'The Game of Life', written in Java in an object-oriented fashion. jColony aims to be as easy-to-use as possible, for both programmers (The source code) and end users (The Graphical User Interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Bliss Intellivision Emulator is no longer maintained at SourceForge. See the offical website at http://bliss.kylesblog.com for access to the Bliss source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JaMOOka is an applet-based MOO client. Designed for JHCore MOOs, it uses Amy Bruckman's MacMOOse utilities and the MCP 2.1 protocol to facilitate a number of advanced MOO editing and programming tasks through client windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    neveredit
    Neveredit aims to provide end-user module editing facilities for Bioware's Neverwinter Nights computer game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RandomGame is a game written in Python (GUI by Tkinter). The goal of the game is to pick the number that the computer randomly chosen. Written in Python, RandomGame is multiplatform.The goal of the project is to add a lot on functions in a simple game.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB