Showing 15 open source projects for "rings-code"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    YSoccer

    YSoccer

    Retro style, multi-platform soccer game

    A new soccer game which intends to give a continuation to the funny and easy playable series of Sensible World of Soccer (aka SWOS). The source code is available under the GNU General Public License.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 2

    WorldClassLeaderBoard Editor

    World Class Leader Board Editor.

    ...The editor offers an easy-to-use graphical interface, allowing users to view the course in 2D and 3D modes, making it easier to design or modify new levels. The editor is fully featured, ready to use, and able to export c64 disks. The source code is included in the zip (see the Files section). Prerequisites: - You need Java (>17) installed on your machine. Instructions: - download and unpack the zip - run editor.bat (Windows machines) or editor.sh (on Linux/MAC OS machines) Gameplay Retrogames World is the Twitch channel that playfully explores all aspects of retrogaming and modern video gaming, both on real hardware and emulation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSportGames

    JSportGames

    Collection of simple Java Sport Games

    Collection of simple Java Sport Games, highly customizable. Source code available. Currently available: Tennis 1.0.2 Golf 2.0.0 Pool Pool 0.0.10 Basketball 0.0.12 Volleyball 0.0.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jfootball

    jfootball

    Simple java football game

    ...You can choose between 8 teams, and if to play aginst AI or to put AI va AI. Select the Pitch type: plain, stripes, chess, circles, winter. Select the Helf Length too (in seconds). Source Code available. Currently available teams: Argentina, Brasil, England, France, Germany, Italy, Portugal, Spain
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Sistop

    Sistop

    Measuring and managing laptimes at kart-slalom races

    The sistop-project was made to take and manage lap-times in slalom-kart races (german ADAC conditions). It consists of a stopwatch, that can be connected to a PC for managing the drivers times. The project contains all schematics for building the hardware and code for the used Arduino. Sistop is the management software, based on QT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    soccerPitchTeamEdition

    soccerPitchTeamEdition

    Edition of football teams on HTML canvas- javascript source

    This javascript code provides tools to compose your own football teams on real soccer pitch which is drawn on a html canvas and therefore this could be rendered on image PNG . This code also use an other open source library (jscolor) editor site here : http://jscolor.com which help this code to use color picker this tool also provides some report match features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP Draft

    PHP Draft

    Web based fantasy sports draft app

    Version 2.0 is here - for source code and releases, please see the new project page on Github, or sign up for your own account at phpdraft.com! Atlassian Bitbucket is awesome and is not the reason for the switch at all (Sourceforge is). For all future development, please follow the project on Github. -Matt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dust Racing 2D

    Dust Racing 2D

    A traditional top-down OpenGL car racing game

    ...Play against challenging computer cars or use the split-screen mode to play against your friend. A level editor for easy level creation is included. Dust Racing 2D is inspired by Super Cars and Slicks’n Slide. The newest releases and source code here: https://github.com/juzzlin/DustRacing2D/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yoda Soccer Project
    IMPORTANT: this project has been replaced by YSoccer: https://sourceforge.net/projects/ysoccer/ Yoda Soccer is a new soccer game which intends to give a continuation to the funny and easy playable series of Sensible World of Soccer (aka SWOS). Yoda soccer is written in BlitzMax. The source code is available under the GNU General Public License.
    Downloads: 10 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
  • 10
    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 'l' (minuscle ELL) so to drive a normal car. There's an OpenGL version too: see the CTruck3D _Open,and an ASCII-Art ver (Term_ CTruck3D). This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    CTruck2D
    ...It has ascii-art and nice graphics version, and a special funny version It's a very basic thing: there are free rigid bodies and springs with strong attenuation/damping. It's very simple and very short code, and collisions of bodies with ground are good and stable. A good simulation of this kind, however requires Lagrangian method. I proposed the Lagrange_motocross as an alternative of this kind. The code is not much longer but the it's overall more complicated, and collisions are a bad issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RowTrainer is a GNU test project to monitor and control a Concept 2 rowing machine. Technical stack is C++/QT/MySQL; Main platforms are Windows and Linux. Code is at a very early stage at this point, so developers only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Brainstormers Public Source Code Release
    The source code of the Brainstormers' RoboCup champion team 2005 has been made publicly available at the end of 2005. That source code release contains also a lot of our results in applying Reinforcement Learning in the simulated soccer domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Race
    It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the source code interesting and helpful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB