All Projects → SimpleTilemap → Similar Projects or Alternatives

442 Open source projects that are alternatives of or similar to SimpleTilemap

godot-shotgun-party
An evolving multiplayer project for Godot Engine 3.
Stars: ✭ 171 (+362.16%)
Mutual labels:  gamedev
GLFW-CMake-starter
Use CMake to create a project with GLFW - Multi-platform Windows, Linux and MacOS.
Stars: ✭ 53 (+43.24%)
Mutual labels:  gamedev
ggrs
GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!
Stars: ✭ 209 (+464.86%)
Mutual labels:  gamedev
ResourceCollection
A collection of handy resources, as recommended by Pharap
Stars: ✭ 18 (-51.35%)
Mutual labels:  gamedev
cog
Macro powered ECS Framework written in Haxe
Stars: ✭ 29 (-21.62%)
Mutual labels:  gamedev
Entitas-Java
Entity Component System (ECS) in Java 8
Stars: ✭ 37 (+0%)
Mutual labels:  gamedev
bevy verlet
Verlet physics plugin for bevy.
Stars: ✭ 29 (-21.62%)
Mutual labels:  gamedev
SSVBloodshed
C++14 arcade game, spiritual successor to "Operation Carnage"
Stars: ✭ 22 (-40.54%)
Mutual labels:  gamedev
build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (-18.92%)
Mutual labels:  gamedev
isometric
A lightweight JavaScript library, written in TypeScript to create isometric projections using SVGs
Stars: ✭ 53 (+43.24%)
Mutual labels:  2d-graphics
surgescript
SurgeScript: a scripting language for games.
Stars: ✭ 41 (+10.81%)
Mutual labels:  gamedev
hlml
vectorized high-level math library
Stars: ✭ 42 (+13.51%)
Mutual labels:  gamedev
newport
Modular game engine built in Rust
Stars: ✭ 4 (-89.19%)
Mutual labels:  gamedev
ToolKit
2d - 3d game and interactive application develepment kit
Stars: ✭ 26 (-29.73%)
Mutual labels:  gamedev
octoawesome
This is the code repository for the OctoAwesome project - a collection of daily, 20 minute long game development tutorial videos, iterating over the same piece of code
Stars: ✭ 104 (+181.08%)
Mutual labels:  gamedev
Zenject-2019
Dependency Injection Framework for Unity3D
Stars: ✭ 2,567 (+6837.84%)
Mutual labels:  gamedev
playthos
2D Game Engine written in Go.
Stars: ✭ 39 (+5.41%)
Mutual labels:  gamedev
antkeeper-source
💿🐜 Antkeeper source code (GitHub mirror)
Stars: ✭ 23 (-37.84%)
Mutual labels:  gamedev
sdlada
Ada 2012 bindings to SDL 2
Stars: ✭ 85 (+129.73%)
Mutual labels:  gamedev
Vortex2D
Real-time fluid simulation engine running on GPU with Vulkan
Stars: ✭ 91 (+145.95%)
Mutual labels:  gamedev
first-person-controller-for-unity
A First-Person Controller for Unity.
Stars: ✭ 18 (-51.35%)
Mutual labels:  gamedev
MySQL Module
MySQL connector to Godot Engine.
Stars: ✭ 30 (-18.92%)
Mutual labels:  gamedev
o3tanks
A command-line interface tool to build and run O3DE (Open 3D Engine) in containers
Stars: ✭ 19 (-48.65%)
Mutual labels:  gamedev
gms-sample-library
👑 A library with demo projects to learn Game Maker Studio and Game Maker Language (GML)
Stars: ✭ 22 (-40.54%)
Mutual labels:  gamedev
Unity-Visual-Behavior-Tree
Reactive Visual Scripting Behavior Tree Tool for Unity 2018.x+
Stars: ✭ 36 (-2.7%)
Mutual labels:  gamedev
ScriptableObjectMultiSelectDropdown
Multi Select Dropdown for ScriptableObjects
Stars: ✭ 18 (-51.35%)
Mutual labels:  gamedev
vger
2D GPU renderer for dynamic UIs
Stars: ✭ 122 (+229.73%)
Mutual labels:  2d-graphics
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+748.65%)
Mutual labels:  gamedev
LOST--Java-2D-Game
2D side-scrolling game made in JAVA with sprite sheet animations
Stars: ✭ 2 (-94.59%)
Mutual labels:  2d-graphics
SDL.zig
A shallow wrapper around SDL that provides object API and error handling
Stars: ✭ 102 (+175.68%)
Mutual labels:  gamedev
MushROMs
Super Nintendo game editing libraries and tools
Stars: ✭ 24 (-35.14%)
Mutual labels:  2d-graphics
ProceduralTerrain
Polygon is a procedural mesh generator in Unity.
Stars: ✭ 18 (-51.35%)
Mutual labels:  gamedev
core
Create 2d primitive shapes, encapsulate and repeat them by handling each repetition and generate recursive shapes
Stars: ✭ 34 (-8.11%)
Mutual labels:  2d-graphics
zig-opengl
OpenGL binding generator based on the opengl registry
Stars: ✭ 29 (-21.62%)
Mutual labels:  gamedev
FlexCanvasJS
RIA Web Application Framework for HTML5 Canvas inspired by Adobe Flex / Flash. Style-able, skin-able, customize-able Javascript UI component set, from shapes to color pickers to data grids. Relative and dynamic layouts, automatic redraw regions, composite effects, and much more. Great for everything 2D, complex web forms to games.
Stars: ✭ 18 (-51.35%)
Mutual labels:  2d-graphics
com.unity.multiplayer.samples.coop
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
Stars: ✭ 794 (+2045.95%)
Mutual labels:  gamedev
tigr
TIGR - the TIny GRaphics library for Windows, macOS, Linux, iOS and Android.
Stars: ✭ 413 (+1016.22%)
Mutual labels:  2d-graphics
jfastnet
Fast, reliable UDP messaging for Java. Designed for games.
Stars: ✭ 26 (-29.73%)
Mutual labels:  gamedev
MonoGame.Primitives2D
Easy-to-use 2D primitives
Stars: ✭ 44 (+18.92%)
Mutual labels:  2d-graphics
magnum-tips
Collection of useful snippets for https://magnum.graphics
Stars: ✭ 27 (-27.03%)
Mutual labels:  gamedev
Awesome Gbdev
Contribute
Stars: ✭ 3,016 (+8051.35%)
Mutual labels:  gamedev
roadifier
Open Source road mesh generator script for Unity
Stars: ✭ 30 (-18.92%)
Mutual labels:  gamedev
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+8605.41%)
Mutual labels:  gamedev
cl-sdl2-tutorial
SDL2 examples in Common Lisp based on Lazy Foo tutorials.
Stars: ✭ 55 (+48.65%)
Mutual labels:  gamedev
Tic 80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
Stars: ✭ 3,176 (+8483.78%)
Mutual labels:  gamedev
cage
Cage (Ain't a Game Engine) - write 2D games using plain C
Stars: ✭ 40 (+8.11%)
Mutual labels:  gamedev
Luascript
Lua language support for Godot Engine
Stars: ✭ 240 (+548.65%)
Mutual labels:  gamedev
Mesh Cutter
Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0
Stars: ✭ 237 (+540.54%)
Mutual labels:  gamedev
libgdx-template
🎮 Starter project for libGDX. Perfect for Game Jams.
Stars: ✭ 18 (-51.35%)
Mutual labels:  gamedev
Behaviortree.js
An JavaScript implementation of Behavior Trees.
Stars: ✭ 228 (+516.22%)
Mutual labels:  gamedev
gamestudio
2D game engine and editor
Stars: ✭ 207 (+459.46%)
Mutual labels:  gamedev
Noteeditor
Note editor for rhythm games.
Stars: ✭ 216 (+483.78%)
Mutual labels:  gamedev
raylib-nelua
Raylib wrapper to nelua language
Stars: ✭ 27 (-27.03%)
Mutual labels:  gamedev
deffx
A collection of useful shader effects made ready to be used with the Defold game engine
Stars: ✭ 33 (-10.81%)
Mutual labels:  gamedev
minigdx-game-template
Basic template to create a game using minigdx
Stars: ✭ 16 (-56.76%)
Mutual labels:  gamedev
CategoryTool
Unity Editor tool to create Categories in the Hierarchy. The Categories work as dividers between GameObjects.
Stars: ✭ 47 (+27.03%)
Mutual labels:  gamedev
symphony-of-empires
Symphony of the Empires is a RTS strategy game and map game.
Stars: ✭ 67 (+81.08%)
Mutual labels:  gamedev
kha-tutorial-series
source code from kha tutorial series
Stars: ✭ 56 (+51.35%)
Mutual labels:  gamedev
superfeather
SNES game engine in 65816 assembly, focusing on performance, flexibility, convenience
Stars: ✭ 31 (-16.22%)
Mutual labels:  gamedev
hierarchy-icons
Unity extension to show component icons in the Hierarchy.
Stars: ✭ 47 (+27.03%)
Mutual labels:  gamedev
61-120 of 442 similar projects