Showing 375 open source projects for "game"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    imeight

    imeight

    The imaginary eight-bit machine

    Try-it page: https://imeight.sourceforge.io/ (development environment, which is not mobile friendly) An HTML5 emulator of a machine that never existed. The emulator brings back memories from the 1980s, offers graphical features like sprites, character generator, 16-color palette. One goal is to create a framework for making games with 8-bit look and feel, including the process of programming. The programming tutorial helps beginners enter the world of programming in a gamified way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This is a game of business management. Operate a movie theater, hire & promote employees, buy movies and sell tickets, make extra cash with concessions and coin op arcade games in your lobby. All math variables editable by the user in 1 config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The application "WiSim" is an interactive business game written in Java. It simulates the task scope and the complex processes of a hub producing company. Features are the simulation of production, sale, purchase and customer / supplier administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Phần mềm Dịch tiếng Anh

    Phần mềm Dịch tiếng Anh

    Translate English-Vietnamese & Dictionary - Online & Free

    English Vietnamese Translator and Dictionary # Translate Text from Word, PDF, Website... # Translate Text from Images, Videos, Programs... Phần mềm dịch tiếng Anh - tiếng Việt miễn phí. Bạn có thể dịch trực tiếp văn bản trên website bất kỳ, hoặc nhập văn bản cần dịch. Để kết quả dịch được chính xác, bạn nên dịch theo cụm từ hoặc từng câu. Bạn chỉ cần nhấn đúp chuột vào một từ hoặc dùng chuột để đánh dấu một đoạn văn bản khi đang lướt web để thấy kết quả dịch. Phần mềm có thể dịch tiếng...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    intelligent thinking system solving

    An approach where computer solves problems like a human brain does;

    The intelligent, thinking systems solving project uses a method whereby the computer solves the problem in a way a biological way does. The result of this is that it can learn and emulate a behavior or strategy. Two examples of the process use the game of chess and the game of go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    3D Game Shaders for Beginners

    3D Game Shaders for Beginners

    A step-by-step guide to implementing SSAO for 3D games

    Interested in adding textures, lighting, shadows, normal maps, glowing objects, ambient occlusion, reflections, refractions, and more to your 3D game? Great! Below is a collection of shading techniques that will take your game visuals to new heights. I've explained each technique in such a way that you can take what you learn here and apply/port it to whatever stack you use—be it Godot, Unity, Unreal, or something else. For the glue in between the shaders, I've chosen the fabulous Panda3D game...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ugtrain

    ugtrain

    Universal elite game trainer for the command line on Linux.

    The ugtrain is the universal elite game trainer for the command line on Linux under GPLv3. Its dynamic memory support sets it apart. A preloader, a memory discovery and a memory hacking library are included for this. Other features: config file per game, included FOSS game example configs, simplified discovery, security bypassing, automatic adaptation to compiling differences. This project is mostly handled on GitHub: https://github.com/ugtrain/ugtrain
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Neural MMO

    Neural MMO

    Code for the paper "Neural MMO: A Massively Multiagent Game..."

    ... training and emergent dynamics across large populations. The project is built to test scalability in multi-agent reinforcement learning, with features such as procedurally generated terrain and configurable game mechanics. While the original release has since been succeeded by newer versions maintained outside OpenAI, it remains a landmark framework for studying large-scale agent interactions in complex environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    Dopamine

    Dopamine

    Framework for prototyping of reinforcement learning algorithms

    Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. It aims to fill the need for a small, easily grokked codebase in which users can freely experiment with wild ideas (speculative research). This first version focuses on supporting the state-of-the-art, single-GPU Rainbow agent (Hessel et al., 2018) applied to Atari 2600 game-playing (Bellemare et al., 2013). Specifically, our Rainbow agent implements the three components identified as most important...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ... Levels of the Game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    **Unfortunately, the Bridge Contest is no longer operational. We hope the code base will be of use to others with similar projects in mind.** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project. Web site infrastructure supports worldwide participation in qualifying and semifinal rounds with a tiny...
    Leader badge
    Downloads: 2,966 This Week
    Last Update:
    See Project
  • 13
    HexWorld

    HexWorld

    HexWorld a hexagon map example with code

    Hello. Peter Voise the programmer here. This Is a school example of how to create a hexagon map. It also shows how to measure distances on this map and why the hexagon way and measurement of distances is so superior. It also shows that it is possible to place this grid on a simple coordinate system - x-y- axis. It is the first step - the creation of an interface that later might be used in a strategical game or whatever. Comes with Full Lazarus/Delphi Code. For Educational Purposes! Now new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    monsterFight

    monsterFight

    Taking quiz with fun. Intended for children

    This is a personal project that I developed for my nephew Demir Bezci. Java Swing game for creating modifying quiz and playing in a limited time. Icons: www.flaticon.com freepic Git: https://github.com/kutaybezci/monster-fight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vtudien: Từ điển Anh-Việt

    Vtudien: Từ điển Anh-Việt

    Từ điển Anh - Việt cơ bản và chuyên ngành

    Từ điển Anh - Việt, Từ điển Nga - Việt cơ bản và chuyên ngành. Hướng dẫn: Cách 1: Nhập từ cần tra vào ô nhập để tra nghĩa trong từ điển Cách 2: Mở file Word, PDF, Website, chọn (bôi đen) từ cần tra và bấm CTRL+D để xem nghĩa trong từ điển Cách 3: Để dịch từ có trên hình ảnh/game/video, bấm CTRL+Q, dùng chuột đánh dấu vị trí từ cần tra để xem nghĩa Website: https://vtudien.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Super Math Man DEMO

    Super Math Man DEMO

    Arcade style educational game that teaches students how to count money

    This program offers a quick fun way for students to learn how to count money. The mini games are reminiscent of old school arcade games. The game was developed by a veteran teacher with a Masters degree in Education. Play the FREE DEMO first. If you like the game and it runs well on your PC, try the FULL version. The FREE DEMO includes 2 complete penny games. The FULL version includes penny, nickle, dime and quarter games. More information available here: https://www.k12gamer.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    SJCE - Strong Java Chess Engines, free portable cross-platform graphical chess game, 100%-pure Java. Support with including many best free/open-source java xboard/uci chess engines. It is possible to play both White and Black. It is possible to play Human to Human, Human vs Engine, Engine vs Engine. Simple and intuitive GUI - Graphical User Interface. Tested on Windows/Linux. Need jre1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html. Source - https...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Calangos é um jogo educacional desenvolvido em projeto conjunto das universidades : UEFS, UFBA, UNISANTOS, MACKENZIE. É um jogo de simulação 3D para ensino e aprendizagem de ecologia e evolução.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    A project which uses existing speech recognition and speech translation resources to build conversation partners for beginning language students, based on the idea of a "translation game".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile At SOURCEFORGE: https://sourceforge.net/u/jorgerosa/profile At GITHUB: https://github.com/jorgerosa/FLAQUIZTV-Flash-Quizz-Game - What this app does? - The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Robi Robot
    Robi Robot is a collection of small learning games for children and adults Everybody is allowed to add its own game programed in C#. At the moment, two languages are supported: Swiss German and English, but the multi-language support is prepared.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CinemaDrape

    CinemaDrape

    Focus and minimize distractions by hiding less important screen areas

    CinemaDrape helps you focus on your current task on screen, by instantly blanking or dimming the other less important areas in a web page or in the background windows. CinemaDrape works anywhere and can help you write an important document, watch an online video, compose an email, or play a browser game. Use CinemaDrape to stop getting distracted by all those side elements, ads, or social network and instant messaging notifications. With CinemaDrape you no longer have to manually clean up...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    ADiKtEd (Another Dungeon Keeper map Editor) is a text-based map editor for Dungeon Keeper, a game released in 1997. It can be used to create a map from the very beginnings, or to tweak maps created in Official Editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Quiz Game

    A fully editable quiz game for Unity.

    Project files have been released in a zip file called Quiz Game (Unity Project). Just go to the downloads tab and hit that title. To edit the quiz you will need this software. There is a free version. https://store.unity.com/?_ga=2.103053639.617155182.1519414114-2111798699.1519414114 If you want me to make a quiz for you, go here to make a request https://www.fiverr.com/bdlgraphics/make-a-quiz-for-you
    Downloads: 2 This Week
    Last Update:
    See Project