Search Results for "self hosted games" - Page 8

Showing 260 open source projects for "self hosted games"

View related business solutions
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 1
    FLAW
    FLAW is a free top-down wizard battle game. It can be played by up to 5 players simultaneously. The goal of the game is to survive as long as possible while more and more fireballs appear in the arena. Gameplay is simple and self-explanatory. The desktop version is available on Windows and Linux - an Android port of has been made by David Lee Evans (https://github.com/DavidLeeEvans/FLAW) The game and all of its assets are licensed under the GNU General Public License Version 3 and may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Yapeal

    Yapeal

    Yet Another PHP EVE API Library.

    *** Project Moved *** This is not the code you are looking for!!! Current development on this project has moved to GitHub. Look for the project at : http://github.com/Dragonrun1/yapeal Yapeal not only grabs the data from the API for you but also saves the data into a MySQL database as well. It was made to be ran from a crontab job or a scheduled task and works in the background to 'Auto-magically' as I call it, keep the database updated so all you have to do is work with the database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TripleA Game Site

    Web site scripts for TripleA games

    These PHP scripts allow TripleA (http://triplea.sourceforge.net) players to manage and play their games through a self-hosted web site. The TripleA engine includes a PBEM mode which supports this kind of web sites. The web site host is required to have PHP >= 5.3 and should be able to send e-mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Team Ninja tools

    Team Ninja tools

    Tools for files from Team Ninja games

    Mirroring all the open source tools made by b0ny, chrrox, mariokart64n, zaykho and tcl36478655. All credit goes to them. Some of the files were hosted in temporary file hosting services so I'm reuploading them here so they'll never get lost. Contain no copyrighted material from Tecmo, Team Ninja or other company. DOA Paradise tools: http://git.daifukkat.su/?p=spark.git;a=summary Most are addons for Blender 3d modeller, some are standalone tools and some are QuickBMS scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 5
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Sudoku for Java - HoDoKu
    Sudoku generator/solver/analyzer written in Java (English and German). Lots of human style techniques (singles, subsets, LCs, fish, wings, uniqueness, coloring, chains, ALS), powerful analyzer (manage multiple solutions for one sudoku). Includes Learning and training modes and a booklet printer.
    Leader badge
    Downloads: 296 This Week
    Last Update:
    See Project
  • 7
    Archivist
    Archivist is a program for "Magic the Gathering". Archivist allows you to create Magic Decks for Mindless Automaton and Apprentice. You can manage your private card collection and multiple decks. Rich analysis tools help you to improve your deck. Archivist 2 is the latest version build for Windows Systems using the .NET Framework. Download as archive or self extracting archive. No installation required! CODE moved to GitHub - https://github.com/spech66/archivist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Isometric Turn-Based Strategy

    A turn-based strategy game in the spirit of Tactics Ogre

    The end-goal is a deep, complex tactical turn-based RPG. The main inspirations are the Final Fantasy Tactics series and Tactics Ogre, with plenty of room for innovation. Currently, we are implementing weapons, items, and spells into the battle framework, and soon to come will be the core RPG mechanics, AI, and self-contained missions. The game is being coded in C++ using SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LittleEconomySystem

    This project is a, self coded Economy System for Minecraft Servers

    The Plugin exchanges data with a MySQL Database (which has to get set up externally). The Database saves data of users (current money, etc...) and offers it to other plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 10

    Reactor Breeder

    A Genetic Algorithm for Reactors in StarMade

    This software uses a genetic algorithm to "evolve" reactor designs for Schema's space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such reactors. This program rectifies this issue by using a self-organizing variant of brute force search. Much of the search space...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    2D P2P RPG Engine

    Java Client + JS/Canvas Server-Side System, with maintained Objects

    This has been a big dream of mine, and I've spent the last 5 years learning everything I could about Software Design, Web Design, and most important of all, Game Design, so I could develop my own Game Engine and make games as I pleased, and I figure what better way to make myself popular in the real world than to release an Open-Source 2D Peer-2-Peer Self-Containable Web Server/Client Game Engine, and CHALLENGE other people to make branches for their own spin-off projects. I WANT a project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gamer's Proxy

    Gamer's Proxy

    Proxy for games that emulates network conditions like ping and lag.

    Ever played a competitive game with a friend in which one of you hosted the server on their own machine? Ever thought that it's unfair that one person's ping is zero and the other one's is 80? This is an open-source program that can emulate constant ping, ping spikes and packet losses. Download, extract wherever you want, launch the executable and read the instructions that are conveniently placed in the main window of the program. This program allows gamers to fake their ping and packet...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    PlusOne Scraper

    Generate an RSS feed of PlusOnes published to your Google Profile

    PlusOne Scraper generates an RSS feed of a user's PlusOnes (+1s) from a Google profile page. Designed to be self-hosted. Built with PHP and PHP Simple HTML DOM Paser. Code also taken from sgthayes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TurboForth
    A fast and compact Forth implementation for the Texas Instruments TI-99/4A Home Computer. Written by Mark Wills in TMS9900 assembly language. A completely self-contained Forth programming environment, hosted on a plug-in cartridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GAMES ESMI

    GAMES ESMI

    The Energy Sensing and Monitoring Infrastructure of the GAMES project

    This is part of the GAMES Project, which consists of a set of innovative methodologies and Open Source ICT tools for designing and managing energy efficiency in IT Service Centres. The ESMI is the monitoring and sensing infrastructure which allows the fine-grained measurement and provides both an event-based and a real-time stream of data conveying information about the energy consumption in the key points of the overall system. It is completed by a set of Nagios plugin and an assessment tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Poker Tournament Timer for home games. Developed using Java, Spring Framework, Apache Pivot. Pivot client project has currently been discontinued. Further development is aimed at building HTML5 client, hosted at http://www.home-poker.org Development has been moved back in-house due to availability of better tools there and lack of public interest in general. Please contact us directly, if you wish to obtain fresh sources or participate in home-poker.org project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Munchie

    Munchie

    Munchie is small program designed to help you decide where to go eat.

    Munchie is a fun little jar program (so java required) that can help you and your coworkers (or friends) make the important decisions in life. Where to eat for lunch. The program organizes a self-populated list of your favorite restaurants. It features a rating system and a choose for me option calculated by a weighted random number generator that takes in account your ratings and the amount of time since last visiting the restaurant. Note** The information you have put in is tied...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cubist

    Cubist

    an implementation of the classic 3x3x3 cube

    Cubist lets you intuitive take control over the classic 3x3x3 cube, via mouse or keyboard. Several moves to solve the cube are included, as well as some nice patterns, a shuffle function and a (straightforward) complete solution. The graphics are simple but nice and self explaining. The default keys are customisable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    V-CMS - GNU CushyCMS / SurrealCMS Clone
    A PHP and MySQL-based Content Management System that is a clone of several web-based CMSs (CushyCMS, SurrealCMS and others). Allows for public signup, unlimited sites, and unlimited pages, image resizing/uploading, and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Cavalier Bot Toolkit is a toolkit for creating automated characters ("bots") for the MMORPG, Eternal Lands. It is based on a series of hooks and handlers, and is designed to be more maintainable, modular, and self-explanatory than the previous program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MySHI (My Self Health Information) is a database for tracking personal health information. The current focus is on nutritional information but other important data items will follow. Documentation is available under "Hosted Apps"/"MediaWiki"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Communicado is a complete communications system that combines a public and private profile builder, server-to-server request-based messenger and self-hosted chat into a single package that can be hosted on any Apache web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A self-contained, fully configurable Java "game" to simulate multi-species evolution. Design species by optionally specifying every attribute; modify any or all environmental settings; let them loose to eat, fight, procreate, die, and Evolve!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Panda3D

    Panda3D

    A powerful cross-platform and open-source 3-D rendering engine.

    Panda3D is a powerful 3-D rendering engine for many Unix-based and Windows platforms. See the Panda3D home page at https://www.panda3d.org for more information and for forums and downloads. The source code is no longer hosted at SourceForge, but is now available from GitHub: https://github.com/panda3d/panda3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Octave program which trains artificial neural networks to play backgammon through self-play.
    Downloads: 0 This Week
    Last Update:
    See Project