Showing 21 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: 13 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: 5 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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: 159 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

    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
  • 9
    Appleverse Wizard

    Appleverse Wizard

    Windows Games Installation with Wineskin Supporter

    This program teaches you how to install some Windows games on Mac using Wineskin, and makes somethings easier, like put a company name, choose an icon or create a drive_d. It gives you some YouTube tutorials links too. The Appleverse new edition was released, Gamma Studio: http://gammastudio.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    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
  • 10
    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
  • 11

    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: 1 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    A series of tutorials that show you how to make a game using Microsoft Silverlight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB