Showing 27 open source projects for "tutorials"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
    Overload

    Overload

    3D Game engine with editor

    ...Develop complete games with our lua scripting system! Customize Overload editor as you like. Increase your productivity by changing the editor layout. Never feel lost by reading Overload wiki, full of tutorials and a highly documented scripting API! You don't need to watch hours of tutorials on YouTube, Overload is intuitive. Drag & dropping has never been so easy! We made our best to focus on Overload essential features. We will add more features in the future. The Overload SDK is the core of the engine. It is a set of libraries that our applications (OvGame and OvEditor) are using. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Widelands

    Widelands

    Widelands is a free, open source real-time strategy game

    Widelands is a free, open-source real-time strategy game with single-player campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it. Still, it is easy to get started through playable tutorials. In Widelands, you are the regent of a small clan. You start out with nothing but your headquarters, where all your resources are stored. In the course of the game, you will build an ever growing settlement. Every member of your clan will do his or her part to produce more resources - wood, food, iron, gold and more - to further this growth. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Create

    Create

    Building Tools and Aesthetic Technology

    ...Unlike many technology mods that rely heavily on graphical interfaces, Create emphasizes visible mechanical movement and physical machinery that operates directly in the game world. The mod also includes a visual documentation system called “Ponder” that demonstrates how each machine or component works through animated tutorials inside the game.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Ct.js

    Ct.js

    Ct.js is a desktop game engine that makes learning programming fun

    ...Bad tools hinder your performance. Ct.js is designed to be like a brush with which you create games, not to be an enemy you will fight with. ct.js bundles come with offline docs, tutorials, and editable examples and demos. The code editor highlights errors and provides documentation right while writing your code. ct.js is based on Pixi.js, works on WebGL and provides great performance in browsers and desktop environments. Modules add new powers, and when ct.js is not enough, you can add any JS code or library. A small stylized adventure with AI-powered sea battles, violent environment, and little puzzle sections. ...
    Downloads: 4 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
  • 5
    October

    October

    Self-hosted CMS platform based on the Laravel PHP Framework

    ...A license with a small fee is required for each website you build with October CMS. The best place to learn October CMS is by reading the documentation or following some tutorials. October CMS was engineered to be easy — for both developers and users. At its core, we’ve used long-standing programming principles to create a brilliantly simple CMS that makes web development easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
    Downloads: 161 This Week
    Last Update:
    See Project
  • 7
    Entitas Game Engine

    Entitas Game Engine

    Entitas is a super fast Entity Component System (ECS) Framework

    Entitas is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing-fast component access make it second to none. Several design decisions have been made to work optimally in a garbage-collected environment and to go easy on the garbage collector. Entitas comes with an optional code generator which radically reduces the amount of code you have to write and makes your code read like well-written prose. Entitas is fast, and light and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    gltut-rust

    OpenGL tutorials written in Rust

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Arkanoid SFML

    Arkanoid game using SFML library implemented in C++

    This is the re-factored Arkanoid game using SFML library implemented in C++. The original version was implemented by Vittorio Romeo and is available on github https://github.com/SuperV1234/Tutorials. In order to compile the project you need the installed SFML library and g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10

    Weightlessness

    2D-shooter in Ruby

    Weightlessness is a 2D-shooter in Ruby with "realistic" control scheme (objects keep their speeds without applied forces). It is inspired by Gosu tutorials and uses Chimpunk engine for collisions. There is over 200 devices to install, 10 levels to complete, complex damage system. Short video: http://www.youtube.com/watch?v=meOSzt1pJwQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scyndi's Forest Quest

    Scyndi's Forest Quest

    A challenging puzzle game

    Scyndi's Forest Quest is a fantasy style puzzle game. It's aims for dragging columns or rows in order to get three symbol's in a row. That sounds easy and boring but don't be fooled, as the game will offer more challenge as you make progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from; and being open-source, you are encouraged to do what you need to it to build your game, with the speed and finesse provided for your re-tooling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bronze to Masters Evaluation

    Evaluates Starcraft 2 games with respect to multiple macro aspects.

    ...The B2Meval is a SC2gears plugin. Hence, SC2gears is required. The B2Meval shows specific values of unit counts and timings that are recommended by filtersc's macro tutorials. Please, refer to filtersc's macro tutorials on teaamliquid.net or YouTube.com for more information about these values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Craft-Control

    Craft-Control

    A Windows Gadget For Monitoring, Managing, and Playing Minecraft!

    ...We are very proud of the development of this widget over the past few months. But we aren't finished yet! We are still looking to add a handful of more features. Check out our Youtube videos for overviews and setup tutorials. Like the widget? Consider writing a review. I don't make many any money off this product. My reward is knowing that my idea and program is being used across the world by fellow crafters. Share your appreciation or feature requests below.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Ray enchanter

    Ray enchanter

    Experimental raycasting engine

    Mix between wolf3d and roguelike, put in techno-magic setting (....maybe....). 1/3 of code is made by tutorials by Lode.vandevenne, so credit goes to him. http://lodev.org/cgtutor/ Distributes under LGPL license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    EntropyEngine is a Java based 2D game engine. This project is intended for learning game engine design, and detailed tutorials can be found at the project's homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of Flash and Flex program samples that demonstrates how to create multimedia applications in Actionscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A PHP/MySQL Skript that allows 2 Clients to Play a Game in which the Player has to guess where a Location is located on a map. To Play a game you need one of the BieFi Clients that are currently developed at the TDPE Tutorials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Please visit our new website at http://moncefyabi.github.io/Joge/ Joge - Java OpenGL Game Engine- is a platform to develop 2D game (3D in the future) in Java. It´s simple to learn, fast, extensible and has an extra GUI system. For installation and Video tutorials see project website. Joge, the best Java game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The open virtuality engine (OpenVE) project addresses the design and implementation of modular virtuality systems (e.g. games, visualization systems, etc.). It comprises designs, patterns, code, tutorials and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Luciferino is a sidescroller game engine, that allows you to create your own sidescroller without any programming knowledge (you'll only have to read a pair of tutorials to understand the data files format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Furry Ice is a modular technology for developing story-based interactive media, such as adventure games, edutainment, interactive fiction, hyperstories, interactive stories, interactive tutorials and interactive corporate presentations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FliteTutor is currently merely a concept for an interactive training enhancement to the free flight simulator FlightGear, the purpose will be to provide basic tutorials within FlightGear about its general usage and also specific topics. (check homepage)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GTEngine was started by members of the Game Tutorials web site, www.gametutorials.com, to bring together the various talents and levels of knowledge in the creation of a 3D game engine, and to foster our continued learning in a specific project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Promote game development in general for Iowa State University students, and to get them involved with the internet game development community. We'll be writing many game tutorials and sample games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB