Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Dynami Engine

Dynami is a Simple 2D Game Engine scriptable in Python. · By Uniday Studio

I'm gonna learn Python.

A topic by RanDUMB created May 29, 2022 Views: 247 Replies: 1
Viewing posts 1 to 2

I'm gonna learn Python because...

1. Why not?

2. It's EASY.

3. There's a lot of awesome game engines that uses the Python language! :)

Well that is not recommended since Python is:

-Slow (It takes 150s to compile a code that prints 100 lines of "Hello World!")

-Not a great language for games (Unless if you will make very simple games)

-There's more engines that support Python like languages (Exemples: Defold Lua, Godot GDScript, Roblox Lua)