isometric
Here are 187 public repositories matching this topic...
This is a companion bug to #492, but for the other games.
We need to know for which creatures they are wrong and how (eg. missing or disabled spellcasting button, missing weapons). Best to just go through all summoning spells and compare to the original.
An ambient life simulation driven by user activity within a Discord server
-
Updated
Oct 14, 2021 - JavaScript
Sass library to make isometric 2D without javascript
-
Updated
Apr 29, 2022 - Sass
Traviso is an open source JS engine that makes it easy to build isometric applications that run in a web browser.
-
Updated
Mar 30, 2022 - TypeScript
FOnline Engine is a flexible cross-platform isometric game engine
-
Updated
May 13, 2022 - C++
Inkscape extension for converting objects to an isometric projection
-
Updated
Dec 29, 2021 - Python
A free game engine capable of running Age of Empires 2 and Star Wars: Galactic Battlegrounds
-
Updated
Aug 3, 2021 - C++
The Open Source ARPG Engine.
-
Updated
Mar 13, 2022 - C++
Isometric game engine. Open world, block/voxel based and sprite rendering.
-
Updated
Oct 14, 2020 - Java
Classic ZX Spectrum game "The Great Escape" rewritten in portable C
-
Updated
May 9, 2022 - C
Classic ZX Spectrum game "The Great Escape" reverse engineered
-
Updated
Dec 22, 2021 - Assembly
Isometric voxel generative art
-
Updated
Dec 21, 2020 - JavaScript
A lightweight JavaScript library, written in TypeScript to create isometric projections using SVGs
-
Updated
Apr 21, 2022 - TypeScript
Isometrizer turns your DOM elements into isometric projection
-
Updated
May 7, 2019 - TypeScript
Isometric assets promoting Cloud Native & Continuous Delivery
-
Updated
Feb 23, 2021 - Shell
-
Updated
Oct 14, 2021 - C#
An isometric Real Time Strategy game under development.
-
Updated
Mar 31, 2022 - C++
Amiga's "Escape From Colditz" ported to Windows, Linux, macOS and PSP
-
Updated
Aug 22, 2019 - C
With Easometric it's really easy to create isometric layers & groups
-
Updated
May 10, 2022 - TypeScript
Improve this page
Add a description, image, and links to the isometric topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the isometric topic, visit your repo's landing page and select "manage topics."


Version of OpenTTD
Since e04ca904a9455afc63aa87db775fe4463ab899b7
The introduction of the minimap screenshot feature appears to be duplicating functionality that will be used elsewhere for drawing the widgets within the minimap window; specifically, the
GetMinimapOwnerfunction is very likely to be replicating functionality used by the owner information overlay of the minimap window.