Search Results for "unity game template" - Page 3

Showing 132 open source projects for "unity game template"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1

    SanAndreasUnity

    Open source reimplementation of GTA San Andreas game engine in Unity

    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Kailius

    Kailius

    2D Platform Game developed in Unity for Android, Windows, and Linux

    Kailius is a 2D platform game inspired by early RPGs, featuring 8-bit pixel art aesthetics. Developed in Unity, it is available for Android, Windows, and Linux platforms, offering a nostalgic gaming experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MetaSprite

    MetaSprite

    A fast, self-contained, highly customizable Aseprite-to-Unity importer

    MetaSprite is a Unity plugin that enables developers to import Aseprite's .ase files directly into Unity as Mecanim animation clips and controllers. It supports rich metadata, allowing for manipulation of colliders, transforms, and message sending within Aseprite, streamlining the workflow for 2D game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lumix Engine

    Lumix Engine

    3D C++ Game Engine - yet another open source game engine

    Lumix Engine is an open-source C++ 3D game engine that aims to strike a balance between performance, flexibility, and ease of use, making it a compelling alternative to heavier commercial engines. It features a modern, component-based design (entity-component-system) and offers a full editor — enabling developers to build games in a WYSIWYG style similar to engines like Unity, while staying in a lightweight, open environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Free texture packer

    Free texture packer

    Free texture packer

    Free Texture Packer is a desktop tool for creating sprite sheets from individual images, ideal for game developers using engines like Phaser or Unity. It supports multiple export formats and efficient packing algorithms.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6

    2048-1

    Sdk library for creating 2048 game in c#.

    My take mini sdk libs for creating the 2048 game in C#. Suitable for any engine from console app to Unity game. Only 2048 game logic. A very simple customizable core for initialization game with params.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Engage

    Engage

    Engage is a free and open source space shooter game.

    Engage is a free and open source space shooter made with the Unity game engine by the CCEx software development company. It will be released under Linux, Windows and MacOS for free. ToDo:: -Implement a saving system, first for the Settings Menu values and then for the game state. -Complete implementation of the lives system. -Fix the Escape Menu's quit button to be instantly effective and not have to press Escape again to finally quit the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CoreUI Laravel Bootstrap Admin Template

    CoreUI Laravel Bootstrap Admin Template

    CoreUI Free Laravel Bootstrap Admin Template

    CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arcadia

    Arcadia

    Clojure in Unity

    Arcadia integrates Clojure with the Unity3D game engine, enabling live coding of functional and dynamic Lisp code directly inside Unity. Built on the Clojure-CLR port, it brings REPL-driven development and functional programming to Unity's cross-platform environment. Arcadia is the integration of the Clojure programming language and the Unity 3D game engine. Bringing the expressive, live-coded power of a modern Lisp to the industry-standard game development platform has made our own work a lot more powerful, and we hope it can do the same for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    DnD 5e LaTeX Template

    DnD 5e LaTeX Template

    LaTeX package to typeset material for the fifth edition of DnD 5

    This is a LaTeX template for typesetting documents in the style of the fifth edition of the "world's greatest roleplaying game".
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Roleplayer

    Turn-based strategy game maker

    Roleplayer is a turn-based strategy game maker that features game template, sample game based on the template, a player to the generated games, etc. The games can be generated by the configuration file that already includes other sample games settings for reference. The game settings include common elements in turn-based strategy games such as maximum number of turns, overall score, game play fields such as health, wealth, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Design Patterns Written in Unity3D

    Design Patterns Written in Unity3D

    All Gang of Four Design Patterns written in Unity C#

    ...The project also explains the reasoning behind each pattern, making it educational as well as practical. By focusing on Unity-specific use cases, it addresses challenges unique to game development workflows. Overall, it provides a valuable reference for improving code quality in Unity projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    DTL

    DTL

    Dungeon free resources (terrain & roguelike generation)

    Dungeon free resources (terrain & roguelike generation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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 engine and the OpenGL Shading Language (GLSL). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    FPS Sample

    FPS Sample

    A first person multiplayer shooter example project in Unity

    The FPS Sample was created for internal validation of features and packages available at the time of Unity 2018.3 and is available for download including all assets. Game code that includes unsupported custom netcode with an authoritative server architecture supporting up to 16 players (not recommended for use in production). It’s intended as a source of inspiration and learning for intermediate and experienced developers using Unity 2018.3 or Unity 2018.4 LTS releases. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Platfrom Shooter

    A Game I made in unity, still in Development

    I'm working on this game, any feedback would be greatly appreciated :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xenlism : Wildfire

    Xenlism : Wildfire

    Minimalism icon theme inspired MeeGo And iOS.

    ...xenlism is not material design and never. xenlism wildfire is icon theme for *nix desktop environment. inspired by Nokia's meego and Apple iOS icon. best for gnome and (Maybe) unity,mate,cinamon. xenlism wildfire all icon is vector graphics (svg,ai). xenlism wildfire source code included illustrator file (ai) and Prototype Template icons (svg). prototype template icon is easy script to build many of number different color by color scheme file. The Wildfire Script included script for convert svg,ai to any Other icon format ai-svg,ai-icns,ai-png,svg-icns,svg-svg and svg-png. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

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

    OutcropVR

    See geologic outcrops in virtual reality

    ...OutcropVR supports creation of real-world landscape data from coordinates or georeferenced models, as well as localization from UTM values. The other aspect is the "game" mode tools. You can fly around your favorite outcrops and see unique angles that are impossible or difficult to get in real life. With the laser pointer tool, you can create lines and planes that then display the trend/plunge or strike/dip. Use the Unity menu to select Tools/Localize Photogrammetry Model from UTM. This function takes in a photogrammetry .obj file that is in UTM coordinates and converts it into smaller numbers so that Unity can work with it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    7drl

    An action-packed roguelike created in Unity.

    A roguelike game that tasks you with surviving seven days against waves of enemies. Created using Unity, the game is very open for expansion and additional content. The game uses DawnLike's tileset, which you can download for free here: http://opengameart.org/content/dawnlike-16x16-universal-rogue-like-tileset-v10 The music is from OCRemix: http://ocremix.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    d13 - strategy browser game engine

    d13 - strategy browser game engine

    online 4X browser game engine

    d13 is a free browser game engine that allows you to build your own multiplayer online strategy game. suited for tick based empire building games that follow the 4X concept: eXplore, eXpand, eXploit and eXterminate. Despite its oldschool look and feel, d13 comes as a fully OOP, MVC web-application that features a responsive design as well as great flexibility. You can easily add troops, buildings and technologies and create templates and skins for the project as well. Live Demo:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Green Lantern Game

    Green Lantern Game

    Control Green Lantern and deal justice across the galaxy!

    This was my first project in Unity. It is a platformer/beat-em-up. Arrow keys move you left, right, and up for jump. Press space to melee attack and right shift to shoot. Esc to quit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SpaceGameUnity

    A game I made with the Unity Tutorial

    I want to add to it eventually (easy quit option, upgrade pickup items, etc.) so anyone has ideas let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Unity Cluster Package

    Unity Cluster Package

    Dragging and Dropping Components for Multi-projection Applications

    This component set for the Unity game engine facilitates the development of immersive and interactive multi-projection applications. The drag-and-drop components allow Unity applications to run on a commodity PC cluster with passive support for stereoscopy, perspective correction according to the user's viewpoint and access to special servers to provide device-independent features.
    Downloads: 2 This Week
    Last Update:
    See Project