Python Archives – GameFromScratch.com Game Development News, Tutorials and More Mon, 23 Oct 2023 13:27:48 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.2 https://gamefromscratch.com/wp-content/uploads/2020/07/GFS-1.png Python Archives – GameFromScratch.com 32 32 Cave Game Engine Overview https://gamefromscratch.com/cave-game-engine-overview/ Mon, 23 Oct 2023 13:26:00 +0000 https://gamefromscratch.com/?p=28119 GameFromScratch.com
Cave Game Engine Overview

The Cave game engine is a free Windows based game 3D game engine with a full editor and a Python API. The Cave game engine is described as: Key Links Cave Engine Homepage Cave Engine Documentation Discord Server You can learn more about the Python powered free Cave game engine …

Cave Game Engine Overview Read More

The post Cave Game Engine Overview appeared first on GameFromScratch.com.

]]>
Harfang 3D Engine Hands-On https://gamefromscratch.com/harfang-3d-engine-hands-on/ Mon, 28 Aug 2023 14:33:01 +0000 https://gamefromscratch.com/?p=27809 GameFromScratch.com
Harfang 3D Engine Hands-On

The Harfang 3D engine is an open source graphics engine for creating games, applications and VR apps for Windows and Linux. The core framework is available under multiple open source licenses including GPLv3, LGPL as well as a paid commercial license. In addition to the core framework, there is also …

Harfang 3D Engine Hands-On Read More

The post Harfang 3D Engine Hands-On appeared first on GameFromScratch.com.

]]>
UPBGE Blender Game Engine 0.36 Released https://gamefromscratch.com/upbge-blender-game-engine-0-36-released/ Mon, 10 Jul 2023 13:45:24 +0000 https://gamefromscratch.com/?p=27707 GameFromScratch.com
UPBGE Blender Game Engine 0.36 Released

All the way back with the release of Blender 2.8 over 5 years ago the game engine functionality was removed from Blender. Thankfully the UPBGE project has kept the game engine alive with a special fork called UPBGE. Following hot on the release of Blender 3.6 the UPBGE project have …

UPBGE Blender Game Engine 0.36 Released Read More

The post UPBGE Blender Game Engine 0.36 Released appeared first on GameFromScratch.com.

]]>
Python Superpowers Bundle on Humble https://gamefromscratch.com/python-superpowers-bundle-on-humble/ Mon, 30 Aug 2021 21:26:42 +0000 https://gamefromscratch.com/?p=25364 GameFromScratch.com
Python Superpowers Bundle on Humble

There is another Humble Bundle of interest to game developers, specifically Python developers, the Python Superpowers bundle. This bundle pairs well with the earlier No Starch programming book bundle, which contained a number of Python related titles, so if you are interested in learning Python, this could be an excellent …

Python Superpowers Bundle on Humble Read More

The post Python Superpowers Bundle on Humble appeared first on GameFromScratch.com.

]]>
RenPy Visual Novel Game Engine https://gamefromscratch.com/renpy-visual-novel-game-engine/ Sun, 22 Aug 2021 16:12:50 +0000 https://gamefromscratch.com/?p=25327 GameFromScratch.com
RenPy Visual Novel Game Engine

We recently published an article on the Most Used Game Engines on Steam and one entry surprised me, RenPy, a game engine for creating Visual Novels has a shocking 1081 games published on Steam. Given the engines popularity, it seemed only appropriate we should cover it here on GameFromScratch. RenPy …

RenPy Visual Novel Game Engine Read More

The post RenPy Visual Novel Game Engine appeared first on GameFromScratch.com.

]]>
Humble Learn You Some More Python Bundle On Now https://gamefromscratch.com/humble-learn-you-some-more-python-bundle-on-now/ Mon, 17 May 2021 19:21:47 +0000 https://gamefromscratch.com/?p=24970 GameFromScratch.com
Humble Learn You Some More Python Bundle On Now

There is a new Humble Bundle of interest to game developers, the Humble Learn You Some More Python bundle. It’s a follow up to last years Learn You Some Python bundle and contains some of the same content, so make sure the books you are interested in aren’t already in …

Humble Learn You Some More Python Bundle On Now Read More

The post Humble Learn You Some More Python Bundle On Now appeared first on GameFromScratch.com.

]]>
Six Great Game Development YouTube Channels https://gamefromscratch.com/six-great-game-development-youtube-channels/ Thu, 05 Nov 2020 16:48:54 +0000 https://gamefromscratch.com/?p=23885 GameFromScratch.com
Six Great Game Development YouTube Channels

YouTube is an incredible resource for game developers, but sorting the gems out can be a challenge. Today we are going to highlight 6 excellent game development channels, especially if you are a Godot developer, as well as general game development guides, Blender, GameMaker and more. AskGameDev AskGameDev is a …

Six Great Game Development YouTube Channels Read More

The post Six Great Game Development YouTube Channels appeared first on GameFromScratch.com.

]]>
Getting Started with PyGame https://gamefromscratch.com/getting-started-with-pygame/ Tue, 22 Sep 2020 15:05:43 +0000 https://gamefromscratch.com/?p=23545 GameFromScratch.com
Getting Started with PyGame

PyGame is a popular 2D game framework for the Python programming language available at https://www.pygame.org/. PyGame has been under active development since the year 2000 and continues to see updates to this day. Today we are going to look at the basics of getting up and running with PyGame. First …

Getting Started with PyGame Read More

The post Getting Started with PyGame appeared first on GameFromScratch.com.

]]>
Ursina Engine https://gamefromscratch.com/ursina-engine/ Mon, 27 Jan 2020 00:00:00 +0000 https://gamefromscratch.com/ursina-engine/ GameFromScratch.com
Ursina Engine

The Ursina Engine is a recently released open source Python based 3D game engine.  The Ursina Engine is built on top of the well established Panda3D game engine (learn more here).  Key features of the Ursina Engine include: * hotreload code/textures/models while in-game * automatic import of .psd and .blend files * play in fullscreen [...]

The post Ursina Engine appeared first on GameFromScratch.com.

]]>
MakeHuman 1.2.0 Alpha 2 Released https://gamefromscratch.com/makehuman-1-2-0-alpha-2-released/ Tue, 18 Dec 2018 00:00:00 +0000 https://gamefromscratch.com/makehuman-1-2-0-alpha-2-released/ GameFromScratch.com
MakeHuman 1.2.0 Alpha 2 Released

MakeHuman, an open source character creation software that started life as a Blender plugin, recently released 1.2.0 Alpha 2.  With Manuel Bastioni Labs recently shutting down, MakeHuman has become the primary open source character creation software.  Fortunately it is quite good and is getting better with more extensive community support.  While no longer a Blender [...]

The post MakeHuman 1.2.0 Alpha 2 Released appeared first on GameFromScratch.com.

]]>