Search Results for "php source code game" - Page 3

Showing 131 open source projects for "php source code game"

View related business solutions
  • The fastest way to host, scale and get paid on WordPress Icon
    The fastest way to host, scale and get paid on WordPress

    For developers searching for a web hosting solution

    Lightning-fast hosting, AI-assisted site management, and enterprise payments all in one platform designed for agencies and growth-focused businesses.
    Learn More
  • The CRM you will want to use every day Icon
    The CRM you will want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 1
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Deep Space Pirates
    A space combat simulator game/learning project. All the info in our wiki: https://sourceforge.net/apps/mediawiki/dspirates/index.php?title=Main_Page Our code at: https://deepspacepirates.codeplex.com/SourceControl/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Game Editor
    Game Editor is the game design software that gives you the power to create the games of your dreams, and gives you the chance to get the source code of the game creator and develop 2D games for personal computers as well as mobile devices like iPhone
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • 5
    Nesoid

    Nesoid

    NES emulator for Android phones

    This project is based on sources, published by original Nesoid developer, who in turn used code of GPFCE, forked from FCEUltra, currently incarnation of which is known as FCEUX. Help and suggestions are welcome. This project has been abandoned in favor of the RetroArch, another awesome free software emulator (which has much better NES support and is more actively developed): http://www.libretro.com/.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Quake III Arena

    Quake III Arena

    Quake III Arena GPL Source Release

    Quake-III-Arena is the legendary first-person shooter originally released in 1999, and this repository holds its GPL-licensed source code release. By making the engine code fully open under GPL-2.0 (with licensing details regarding some bundled libraries like zlib), it allows the community to build, port, and maintain the engine, ensuring that the game remains playable even decades later. The release includes all major game subsystems: rendering, physics, network code, game logic, and tools (map compilation, asset packing, etc.), enabling full builds on Windows, Linux, macOS — assuming you provide the original game assets. ...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 7
    Striker2D

    Striker2D

    This game is a 2d arcade game. You can move, jump, kill monster.

    This game is a 2d arcade game. You can move, jump, kill monster. So far game haven't got a textures and now monsters and player model are variegated square. In source code you can add enemies, change him size, speed, hp; change player speed size, damage; change bullets speed, damage and any values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DjDoom

    Reference implementation for the Doom game engine.

    DjDoom is a reference implementation for the original Doom game engine. The purpose of this project is to build a playable Doom engine from the original Linux source code with minimal changes necessary to build and run in a Windows environment. This was created as a learning tool for me and I'm publishing this so it can be a learning tool for others. It is intended that this be a base for others to build and expand on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Wesley's Game

    A game to help beginner programmers learn C(99).

    Wesley's Game is being developed to help beginner programmers learn C99. It is currently in a closed Alpha development stage. Upon reaching the Beta stage, the source code will be released under a custom semi-open source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stigg | SaaS Monetization and Entitlements API Icon
    Stigg | SaaS Monetization and Entitlements API

    For developers in need of a tool to launch pricing plans faster and build better buying experiences

    A monetization platform is a standalone middleware that sits between your application and your business applications, as part of the modern enterprise billing stack. Stigg unifies all the APIs and abstractions billing and platform engineers had to build and maintain in-house otherwise. Acting as your centralized source of truth, with a highly scalable and flexible entitlements management, rolling out any pricing and packaging change is now a self-service, risk-free, exercise.
    Learn More
  • 10
    ET: Legacy

    ET: Legacy

    A second breath of life for Wolfenstein: Enemy Territory

    ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory which was released under the GPLv3 license. The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining compatible with the ET 2.60b version and as many of its mods as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sCthangband is a variant of the roguelike game Angband closely based on the variant Cthangband. It contains a "spoiler" option menu, which gives the player access to much of the information which can be gained by looking at the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenKingdom
    OpenKingdom is a game based on the ideas of the Anno series, but with own content, ideas and code. It is currently in early development and not playable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    "Tux, of Math Command" is a math drill game starring Tux, the Linux Penguin. Lessons are included from simple number typing through addition, subtraction, multiplication, and division of positive and negative numbers. It is intended for kids ~4-10.
    Leader badge
    Downloads: 142 This Week
    Last Update:
    See Project
  • 16
    From now on Sandora is available on Google Code: http://code.google.com/p/sandora/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is the game of barry. It's a simple ncurses game in a little more than 300 lines of C-code. It was the prototype of an easteregg for another program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a small launchpad for russian Lineage II game client that also fixes disconnections caused by frost on low end computers. this tool is now outdated and bannable. the source code will remain publicly available as an implementation example, though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Awesomeguy
    Awesomeguy started as a homebrew game for the NDS game system. I am trying to port it to some other platforms. To use this download you must have NDS homebrew software and hardware... and a DS. Android phone sources can be found on Google Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iLua - Lua Interpreter For Mac OSX
    A Lua interpreter for Mac OSX with a simple user interface. I would greatly appreciate a small review to aid in the process of eliminating bugs and increasing user satisfaction. This application is created by the ROBLOX user named CLIPSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    freevial
    Freevial is a open-source free trivial game for PSP, where you can create your own questions library and play with your friends. Also you can download the code and improve it ! Colaborators are welcomed !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Goldulf is a simple RPG/Adventure game with an emphasis on including random, clever details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The COOP or DIE Modification wish to provide the best co-op experience for the Quake 2 game. It uses a central WorldServer that manages on-line players accounts. It also controls monsters and items that are spawned in the maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpUA is a PHP script that enables gaming server administrators to manage their servers via a website interface and to display server information including live statistics to the public. Plug-ins allow for game, language and website design compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software and hardware for a radio controlled 'laser' combat game. A microcontroller is connected to a radio receiver and can send IR signals to another player with the same setup. When a valid IR code is received initially the throttle will be cut.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB