25 projects for "php source code game" with 2 filters applied:

  • 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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OGLBricks

    OGLBricks

    Simple puzzle game

    OGLBricks is a simple falling-blocks game. It's implementing a well-known game mechanics - take a look at the screenshot and you'll recognise it :) The gameplay is customisable: the player can set the field size, the size of the shapes and many other options. Also, the player can save the game at any moment and load it later. OGLBricks doesn't require installation - just unpack and run! The project is still under development, any help on graphical assets would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DexGuess

    DexGuess

    A simple game to analyse your skills in number guessing.

    The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    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
  • 6
    The source code repository of the Ravens in the Sky IF game.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
    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
  • 10
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpSudoku is a small and fast script for a sudoku online-game on your website. It includes 200000 sudoku puzzles and ist very easy to integrate in every website and your existing webdesign. It requires PHP 4 or higher. There is no need of MySQL. The latest release of php Sudoku with 1.000.000 puzzles is hosted at https://github.com/msoftware/phpsudoku. On sourceforge.net you will only find php sudoku V 1.0. All newer versions are available at https://github.com/msoftware/phpsudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AJAX Browser-based word game (similar to Royal Square).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A PHP implementation of the Chainshot game. Written in PHP and Javascript, using AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Project wants to give a fast and well-designed solver for the famous sudoku-game with PHP/JavaScript based on the AJAX-technology. As a second step it is planned to implement a sudoku-generator too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Trivia game written in PHP. Use one or several of the trivia files that come with the game, or create your own trivia questions/answers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Bean matching puzzle/battle game. Beans Evil. Match Beans. Destroy Beans. Save World. This is a Java implementation of a popular puzzle game type, and code for implementing similar games, on desktop, PDA, mobile phone etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHPAdventure! is an interactive fiction engine written in PHP that allows game programmers to easily create point-and-click web based text adventure games. May 2006: I'm not maintaining this anymore. If you want to take it over, let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A little helping tool for the Famous 'HangMan' game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP port of the popular Minesweeper game that comes bundled with Windows. All the player needs is a browser, so anybody can play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    sokoban_craze

    the classic sokoban game with interesting puzzles

    see the code at the GitHub. https://github.com/prembhaskal/sokoban play the game live here http://prembhaskal.github.io/sokoban/ search for sokoban craze on chrome app store to get the game on your PC. https://chrome.google.com/webstore/detail/sokoban-craze/mnjhkeonmdibdchkpnhgibmogbogmfmj?utm_source=chrome-ntp-icon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyrobbo plus
    Game engine + remake of Atari XL/XE game Robbo. Level loader is compatible with levels file of GNU Robbo project. This is NOT the same project as pyrobbo on google code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB