Showing 290 open source projects for "bsd game"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start 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
    Project 1 - Point & Click

    Project 1 - Point & Click

    Simple Point & Click Game

    This game is the first production of Unity Concepts. As development knowledge continues to expand, this simple game shows the basic elements of the Unity3D engine in a 2D simulation. It includes particle explosions, sound effects, simple GUI and some basic scripting to pull it all together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Turm

    Turm

    The *nix remote manager

    Web-GUI and user-extensible command library for managing applications and services remotely. The primary goal is to create a system that can manage: - LXC Containers - Libvirt virtual networks - OpenVPN networks - Reverse proxies for IPv4 - IPv6 networking - Web-Hosting applications - Content Management System's - Simple configuration commands and routines The end game is an administrator tool that can manage even a complex cloud-computing-like system as a hybrid virtual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Solar Empire is a GPL/public domain browser-based strategy game (BBS) written in PHP. Users control fleets, planets and equipment to conquer the galaxy. Almost limitless variation given by advanced customisation options.
    Downloads: 9 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
  • 5

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaScript game engine focused on 2D multi-player (networked) games. The idea is to provide a tool for learning by writing computer games. EGachine is based upon a extensible JavaScript shell (EJS) and modules providing functionality for writing games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    vibrantbluedot

    Space + Planet Simulation in a voxel-like world

    This project's goal is to explore the use of voxels and abstract rendering methods to create an engine that could be used for exploration or simulation games. The expectation is that by taking shortcuts key areas of game rendering, we will be able to create large scale environments for players to explore and alter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    FGGE
    FGGE is an HTML 5 + Javascript Game Engine allowing users to make games without worrying about render, but only on code and game logics, this means faster production and cleaner code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cities of Apocalypse
    Cities of Apocalypse is a turn-based strategy game and is played with an HTML5-compliant web browser. The game is played asynchronously, meaning that the players can log in and order their troops any time within a given timespan (typically 12 hours).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Games of Life
    Some (web based) implementations of cellular automata like Conway's Game of Life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An open source, real time, multiplayer, online strategy game including colonization, trade and battles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Dots Game is a simple strategy game where the objective is to defeat your opponent by completing the most squares. All you have to do is connect the fourth line to complete a square and earn a point. The first player to complete 33 squares wins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    To build an OpenGL game using programmable robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    canui
    A generic user interface library for the html5 canvas element
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tetris5
    This is a tetris game based on HTML5 technology, no flash used! It uses HTML 5 features like canvas and localStorage. Game logic is written in javascript. SVN repository: https://tetris5.svn.sourceforge.net/svnroot/tetris5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a Javascript based tetris game. We wrote this to primarily learn about Javascript, and now hopefully the game itself can be updated further with more cool features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Firefox addon that adds statistics to the Freekick match report. Freekick is a free browser game available at www.freekick.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Crime Bed City
    Criminal minds revealed and played. Criminal acts in all sorts of places with great animation and daily updated by Developer Fontella Moneet Farrar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hugh's Mud
    Perl, Ajax, SVG MUD framework using Parse::RecDescent , Jquery and Raphael.js Rolling development is on github: https://github.com/hbarnard/hughsmud Simple, can be modified easily. Demo at: http://mud.cclite.k-hosting.co.uk/cgi-bin/hughmud.cgi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WOW Raid Manager, an online, web-based Raid and Group management system for the online MMORPG Game World of Warcraft. The original system came from the phpRaid software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Enter & monitor fixtures and results for all teams your club - Initial development is for the Nottinghamshire BA Senior Doubles League - Future plans include opening this up to other leagues, & possibly other sports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    web-mines
    This is a Minesweeper clone written in java / google-web-toolkit. It is designed to run on server as javascript game in browser or as javagame on desktop. Test it on web-mines.appspot.com .
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB