#
isometric
Here are 167 public repositories matching this topic...
goduck777
commented
Jul 25, 2021
Bug description
The sleep button is not shown up on the left bar for BG2 using 1280x960, which should be supported according to the configuration file.
Expected behavior
Sleep button should appear on the left bar.
GemRB version (check as many as you know apply)
- master as of this issue
- 0.9.0
- 0.8.8
Video Driver (check as many as you know apply)
- SDL1.2
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
Apr 26, 2021 - JavaScript
Sass library to make isometric 2D without javascript
-
Updated
Jun 28, 2021 - Sass
Civitas is an empire-building game written in Javascript with the help of the jQuery library.
javascript
game
jquery
hex
games
isometric
city
strategy-game
city-builder
empire
diplomacy
civitas
empire-builder
-
Updated
Apr 1, 2021 - JavaScript
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
Jul 19, 2021 - C++
Inkscape extension for converting objects to an isometric projection
-
Updated
Sep 1, 2020 - 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
Jul 29, 2021 - 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
Feb 27, 2021 - 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
May 29, 2021 - Assembly
Isometric voxel generative art
-
Updated
Dec 21, 2020 - JavaScript
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
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++
game
visual-studio
csharp
pixel-art
isometric
monogame
shooter
free
zombies
videogame
hacktoberfest
gratis
shooter-game
shootergame
free-to-play
3rd-person-shooter
-
Updated
Jan 24, 2021 - C#
With Easometric it's really easy to create isometric layers & groups
-
Updated
Mar 10, 2020 - CSS
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
Jul 3, 2021 - TypeScript
An isometric Real Time Strategy game under development.
game
linux
gamedev
cmake
cplusplus
game-engine
cpp
video-game
game-development
game-2d
isometric
strategy
videogame
strategy-game
indiedev
indiegame
4x
cplusplus-games
isometric-game
strategy-games
-
Updated
Jul 2, 2021 - 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.