F
F
Friend2017-01-11 16:30:37
Python
Friend, 2017-01-11 16:30:37

What are the engines for writing an isometric online game?

Somehow I already tried to write a game using pygame, but then I didn’t get far. Can you please tell me if there are game engines for python that are updated?
Ps about Unity 3d I'm aware and it doesn't really interest me.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
GreatRash, 2017-01-11
@GreatRash

A counter question: why can't you use a regular 3d engine for isometry, file an orthogonal camera, position it at the right angle, place quads with textures (or billboards) on tiles instead of 3d objects and forget about the z-sorting crap?

S
sim3x, 2017-01-11
@sim3x

https://www.google.com.ua/search?q=isometric+game+...
https://github.com/fifengine/fifengine
it is better to write scripting in lua or sharp

M
Maxim Grechushnikov, 2017-01-11
@maxyc_webber

phaser.io - js

/
/ "BRO TIGER", 2017-01-12
@BRO_TIGER

Great variety
Cocos2D - C++ suits you better (It's not 3D, is it?)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question