Showing 42 open source projects for "game math"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    Handmade Math

    Handmade Math

    A simple math library for games and computer graphics

    A single-file, cross-platform, public domain game math library for C/C++. Fully inlined HandmadeMath.h. No need for HANDMADE_MATH_IMPLEMENTATION anymore. Added extra parentheses around some macros. Renamed the 'Rows' member of hmm_mat4 to 'Columns'. Since our matrices are column-major, this should have been named 'Columns' from the start. 'Rows' is still present, but has been deprecated. Added array subscript operators for vector and matrix types in C++. This is provided as a convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MonoGame

    MonoGame

    One framework for creating powerful cross-platform games

    One framework for creating powerful cross-platform games. The spiritual successor to XNA with thousands of titles shipped across desktop, mobile, and console platforms. MonoGame is a fully managed .NET open source game framework without any black boxes. Create, develop and distribute your games your way. By leveraging C# and other .NET languages on Microsoft and Mono platforms you can write modern, fast, and reliable game code. We currently support iOS, Android, MacOS, Linux, all Windows...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    OpenTK

    OpenTK

    The Open Toolkit library is a fast, low-level C# wrapper for OpenGL

    The Open Toolkit is set of fast, portable, low-level C# bindings for OpenGL, OpenGL ES, OpenAL, and OpenCL. It runs on all major platforms and powers hundreds of apps, games, and scientific research programs. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. OpenTK is not a game engine, nor does it try to be one: It offers a useful set of tools and lets you decide how to use them. It is the ideal starting point if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    .... This program includes several games to solve. The program can be used to create new games. The program can solve solutions to any Kubok16 game no matter how difficult. The program tests every possible combination. The program is written in C# language. The source code is a Visual Studio C# forms program. If you are interested in math, try my "Surface Explorer 3D" program: https://sourceforge.net/projects/surfx3d/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    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: 5 This Week
    Last Update:
    See Project
  • 6
    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/store.html...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Android Math Challenge

    Android Math Challenge

    This simple android game allows people to test their math skills.

    This simple and fun math knowledge game has a variety of difficulty and timer options. This allows you to test you addition, subtraction, multiplication and division skills, with increasingly difficult questions as you proceed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Serenity RPG spreadsheet tool

    Onging Project for Serenity RPG

    Serenity is an out of print game develped in 2004 and since has very few players. However, I noticed that 90% of all work on the internet for existing ship descriptions for the game are completely wrong.This project began as a way to incorporate all the math involved into one ship generation sheet and has now progressed into charcter sheet generation, collections of data sets and basic error checking throughout the game. This spreadsheet is currently being developed in MS Excel 2010...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    ... for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could make the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. Have looked at the code for other 3D games and there are mostly the same problems around collision detection and "hacks" to get it to "work".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Joint Strike Force

    Joint Strike Force

    A prototype flight simulator with several dog-fighting scenarios.

    Flight simulator with emphasis on dog fighting in modern jet fighters exploring several "instant action" what-if scenarios including a random scenario generator. Uses a simple keyboard interface to control pitch yaw and rotation and yields several surprising camera angles. Game engine based on pygame+PyGGEL library. Game library combines some modules inspired by open source pygame projects: PyGGEL Robosim, GalaxyMage, 3D math tests, etc. left, right arrows: roll left/right up, down arrows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jungle Math

    Jungle Math

    A mathematical skill testing game specially for the kids.

    JUNGLE MATH Description: Jungle Math is a mathematical skill testing game specially for the kids. It's an educational software meant for all 32 bit and 64 bit Windows operating systems. Game instruction: Choose your level, solve the problem held by the girl and write the answer in the text box before she falls. You will get 1 point for solving each problem. With the points you earn you are given the choice to pick a gift at 5 point increments. A level will complete after completing 25...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenShred

    OpenShred

    An open source skateboard games engine written in C# and .NET.

    A two-tiered project, building a skateboarding games engine on top of a platform abstraction layer and math library called Flake, intended to play a similar role to XNA but designed differently. The games design is to focus on the feeling of speed and momentum rather than technical details or elaborate tricks. Built on C#/.NET/Mono with full open source and exporters for Blender, OpenShred is designed to be modified to make it your game too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mathwars Risk

    Mathwars Risk

    Conquer the world and train your math skills

    MathWars (mathwars-risk) is an educational game based on R.I.S.K. You must defend and conquer new territories to defeat your oponents. In this case, though, you must do it by solving quickly simple math problems involving addition, subtraction, multiplication and division. NOTE: This project WILL NOT receive updates for a long time; I need time and the project should be entirely redesigned. Fell free to contact me for further information and/or new ideas for the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Card Math
    I came up with this new card game idea in 2000 and implemented the concept to a computer game. This is simple but very interesting game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    terminalmath

    terminalmath

    A talking math practice game.

    terminalmath is a textmode math practice game for school-level children. Its main distinguishing feature is that it talks via the eSpeak text-to-speech engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Kesgina

    Erotic application to improve math skills!

    - You have 5 seconds to calculate the sum of two integers less than 1000. (JUST TYPE THE SUM, DON'T PRESS ENTER) - If you don't solve it within 5 seconds, you get two other different integers to find the sum! - If you fail 10 consecutive times, you lose the game - If you find the correct answer within 5 seconds, you go to the next step. - You'll see more and more attractive and naked women as you step on - The numbers on the last levels are more complicated, and you just have 4 seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "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: 270 This Week
    Last Update:
    See Project
  • 22
    irrBullet
    IrrBullet is the most powerful open-source physics wrapper and extension library available for the Irrlicht rendering engine. IrrBullet has a unique design and goal that isn't attempted in other physics wrappers. Whether you are a proficient C++ software developer or someone new to game development, IrrBullet has what you need to make your game or simulation's physics outstanding, and in a much more timely manner than learning and applying the math, design principles, and skills required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A simple terminal game ,where players create math functions with random or turn based varibles and a lot of maths operators.With a lot of game types in witch player must use both math knowledge and logic to achive victory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mathematical Punishment: A Quiz Game
    This is the hardest math quiz you will ever take. Just kidding, but not really. Made in C++. This is my first C++ game ever. There will be more, but with better graphics and more fun gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next