#
isometric
Here are 180 public repositories matching this topic...
Laulajatar
commented
Aug 25, 2021
Bug description
Hovering over the icons/selection dots for Auto Pause: Spell Cast and Auto Pause: Trap Found is swapped. The text when hovering over the written text is correct.
Steps to reproduce
- Move mouse over the glowy or non glowy dot
Expected behavior
Both icons should show the right tooltip info when hovering.
Screenshots
![Screenshot_2021-08-26_00-58-11
An ambient life simulation driven by user activity within a Discord server
bot
node
canvas
simulation
pixel-art
discord
websockets
canvas-game
discord-bot
ecs
entity-component-system
autonomous-characters
discord-server
isometric
dzone
cubes
scene
pixi-js
pixijs
pixi
-
Updated
Oct 14, 2021 - JavaScript
Sass library to make isometric 2D without javascript
-
Updated
Jan 22, 2022 - Sass
FOnline Engine is a flexible cross-platform isometric game engine
c-plus-plus
cross-platform
game-engine
engine
mono
isometric
mmorpg
angelscript
fallout
singleplayer
fonline
fonline-engine
fallout-online
-
Updated
Jan 29, 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
star-wars
engine
isometric
cpp17
age-of-empires
starwars
rts
age
2d-game-engine
aoc
rts-engine
rts-game
age-of-conquerors
cpp20
genie-engine
aoe2
ageofempires
ageofempires2
swgb
star-wars-galactic-battlegrounds
-
Updated
Aug 3, 2021 - C++
The Open Source ARPG Engine.
-
Updated
Jan 26, 2022 - C++
Isometric game engine. Open world, block/voxel based and sprite rendering.
-
Updated
Oct 14, 2020 - Java
wuweiweiwu
opened
Feb 1, 2018
Classic ZX Spectrum game "The Great Escape" rewritten in portable C
-
Updated
Jan 8, 2022 - C
Classic ZX Spectrum game "The Great Escape" reverse engineered
game
python
emulator
tap
assembly
reverse-engineering
isometric
z80
escape
html-format
zx-spectrum
retrogaming
disassembly
skoolkit
z80-assembly
-
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
javascript
svg
drawing
typescript
graphics
draw
isometric
javascript-library
projection
coordinates
2d
2d-graphics
orthogonal
svgs
engineering-drawing
2d-library
isometric-projection
isometric-projections
isometric-paths
orthogonal-projection
-
Updated
Jan 18, 2022 - TypeScript
Isometrizer turns your DOM elements into isometric projection
javascript
css
html
typescript
dom
css3
isometric
projection
html-css
html-css-javascript
3d
3d-graphics
-
Updated
May 7, 2019 - TypeScript
game
visual-studio
csharp
pixel-art
isometric
monogame
shooter
free
zombies
videogame
hacktoberfest
gratis
shooter-game
shootergame
free-to-play
3rd-person-shooter
-
Updated
Oct 14, 2021 - C#
Isometric assets promoting Cloud Native & Continuous Delivery
visualization
kubernetes
design
isometric
cloud-native
diagrams
iconsets
isometric-graphics
continous-delivery
-
Updated
Feb 23, 2021 - Shell
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
Mar 10, 2020 - CSS
Teal is a C++ Role Play Game, based on Dofus, and scriptable with Lua
game
windows
linux
rpg
c-plus-plus
games
cpp
travis-ci
modern-cpp
cpp14
appveyor
game-2d
isometric
c-plus-plus-14
c-plus-plus-game
dofus
lua-scripting
premake
2d-game
2d-isometric-game
-
Updated
Jul 28, 2019 - C++
Final Fantasy Tactics Advance demo - basic movement
-
Updated
Feb 1, 2018 - C#
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.