Showing 29 open source projects for "race game javascript"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    robot builder game

    build a robot that solves a task from components

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Poko Rocket

    Poko Rocket

    Poko Rocket is a open-source tribute to Chu Chu Rocket game.

    Poko Rocket is web based (JavaScript and Canvas) GNU GPL v3 licensed game which is a tribute to original Chu Chu Rocket game. It's compatible with all modern web browsers like Firefox, Chrome and Opera. You can play this great game without account anywhere where you have an access to modern web browser. Animations and graphics are licensed on Creative Commons BY-ND 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Butterfly Javascript Game

    Butterfly Javascript Game

    A butterfly adventure -very basic- game made with javascript

    A butterfly adventure -very basic- game (and basic artificial intelligence example) made with javascript (and game development tutorial videos in Turkish)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WebSudoku

    Sudoku web game

    Web based Sudoku game. It's written in PHP and ready to be installed on any web server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    jsSudoku

    jsSudoku

    Browser sudoku game

    Browser sudoku game: 5 difficulty levels, hints, simple interface. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    2GB

    2GB

    a binary game

    This game is based on the original version of 2048. Other versions are derivatives or fakes, and should be used with caution. Click below to play it online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sudoku is a logical game. The user has to place the numbers 1 to 9 in every row, column and square. But, and that is the challenge, no number can be used twice! Sudoku-Puzzle is a simple JavaScript which generates random puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lo unico que debes hacer en este juego es intentar destruir los aliens rojos, destruir los blancos no te dará puntuación, entre más aliens rojos destruyas por ronda, más puntos tendras!!!...si solo quedas con un alien rojo, ese no te dará puntos. All you have to do in this game is to try to destroy the aliens reds, whites destroy not give you score, the more red aliens destroy per round, more points you score! ... If only left with a red alien, that no will give you points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Sailing Race Coding

    Sailing Race Coding

    basic learning programming game

    The game is a clone of Sea Race (GCompris activity). Is to give orders (the language is extremely basic) to a boat to win a race. The aim is to show how to think ahead and construct a program, to people with no knowledge of it and have fun at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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
  • 13
    To build an OpenGL game using programmable robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    Right now it is a very small memory game. I hope contributions will be able to make it big.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSUDOKU
    JSudoku is a Java version of the game Sudoku. A backtracking algorithm cares for random puzzles and based on the Sudoku-Puzzle JavaScript. Optionally, JSudoku generates X-Sudoku puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jqbomb
    This is a very simple version of the classic mine sweeper game written entirely in jQuery (JavaScript) and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JavaScript Pairs is a memory game similar to Pairs or "Memory". The goal is to uncover pairs of matching images. The game can easily configured to use own images and can easily integrated into any website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    A PHP implementation of the Chainshot game. Written in PHP and Javascript, using AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Yasminoku is an open source "Sudoku" alike game totally written in DHTML (JavaScript, CSS and HTML) that uses mouse. Includes sudoku solver. This cross-platform and cross-browser game was tested under BeOS, Linux, *BSD, Windows and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Buscayasminas is an open source "Minesweeper" alike game totally written in DHTML (JavaScript, CSS and HTML) that uses mouse and keyboard optionally. This cross-platform and cross-browser game was tested under BeOS, Linux, *BSD, Windows and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yasminuroban is an open source "Sokoban" alike game totally written in DHTML (JavaScript, CSS and HTML) that uses keyboard. Includes level editor. This cross-platform and cross-browser game was tested under BeOS, Linux, *BSD, Windows and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB