Blender Game Engine Game Type Templates Logic Bricks (and Python script) based Game Templates for Blender

Overview

Blender-Game-Engine-Templates

Blender Game Engine Game Type Templates Logic Bricks (and Python script) based Game Templates for Blender, keeping it as simple as possible while also adding enough action to be interesting.

3rd_Person_follow_camera_01 Camera follows the cube around a little maze in a third person fashion.

breakout_like It's like the classic Breakout game, mouse controls the paddle.

CUBE_INVADERS Evil invader cubes are coming for you, shoot 'em all before it's too late. Features a ping ponging spawenr for for a very that has a Centipede feel to it.

Dodge_Tunnel Object spawn in the distance and speed your way, dodge or die! Well there's no death, just bumping in this simulation.

FPS+Enemies+WallRun First person shooter, with enemies, wall running/climbing and jumping

MakeHumanLady_walkin A simple MakeHuman model with a imported BVH walk cycle,

Mouse_Tracker_01 Click the mouse to drag the tracker object around the plane

Mouse_Tracker_Grid Click the mouse to position the tracker object somewhere on the grid, drop some cubes on the spot

Mouse_Tracker_RTS Click the mouse to position the Goto target for the RTS Unit to travel to

path_to_scripts Get the path to the scripts folder using the OS python module

Pits_Vines_Ladders Like Activision Pitfall but even lower resolution, and yet 3D! This version has no crocodiles, scorpions, tarpits, spiders or fires, maybe sometime soon.

pong Knock around a ball with a pair of paddles in this solo or two player game.

Rotation_Shooter Your ship spins, the enemies spin, it's the whirling wonder fun you've always wanted! Another Ping-ponging spawner in this one. Some bugs too.

SideScroll_Shooter You 'fly' toward the right where the endless enemies are spawning. Sound familiar?

Sigils_01 Kind of like a sprite sheet for magic sigils, space bar changes the UV coordinates to reveal a new magic symbol

Sigils_02 Kind of like a sprite sheet for magic sigils, space bar changes the UV coordinates to reveal a new magic symbol

Simple_Player_Maze Simple example of a player moving around a 3D maze from the top down 2D-ish point of view.

Simple_Player_Maze_Waypoints Simple example of a player moving around a 3D maze from the top down 2D-ish point of view. But now the 'enemies' follow waypoints around the map. The default Seek behavior for chasing the player was awful for running a maze so I gave the enemy cubes some patrols to run. I'd like a better way to do this, perhaps procedural grid creation of the map, then number the plains that make each sector. Or maybe a curve object, get the vertices and lay the waypoints at each vertice....

TextReader_filepath Read text from a file in the same directory as the blend file, store it in an list and then display the text line by line.

TextReader_textBlock Read text from a a text block stored in the blend file, store it in an list and then display the text line by line.

TextScroll2 Like a famouse movie or nine.

TrenchRun_Torus_IV Many Bothans died for this demo. I was having major stuttering issues spawning new trench parts every x seconds, so I went for the Wheel of Misfortune!

You might also like...
Open-source project written in the ursina engine, simulating the popular game Minecraft.
Open-source project written in the ursina engine, simulating the popular game Minecraft.

Voxelcraft is an open-source project written in the ursina engine, simulating the popular game Minecraft.

AXI Combat is a networked multiplayer game built on the AXI Visualizer 3D engine.
AXI Combat is a networked multiplayer game built on the AXI Visualizer 3D engine.

AXI_Combat AXI Combat is a networked multiplayer game built on the AXI Visualizer 3D engine. https://axi.x10.mx/Combat AXI Combat is released under th

PyUnity is a Python implementation of the Unity Engine, written in C++

PyUnity is a Python implementation of the Unity Engine, written in C++. This is just a fun project and many features have been taken out to make it as easy as possible to create a scene and run it.

A 16x16 clone of Minecraft Classic, written in Python with the Ursina Engine

VoxelCraft A 16x16 clone of Minecraft Classic, written in Python with the Ursina Engine Features:Trees, Water(But there's no gravity, so if you break

An ongoing process to make a physics engine using python.

Simple_Physics_Engine An ongoing process to make a physics engine using python. I am using this goal as a way to learn python in and out. I am trying

Brax is a differentiable physics engine that simulates environments made up of rigid bodies, joints, and actuators
Brax is a differentiable physics engine that simulates environments made up of rigid bodies, joints, and actuators

Brax is a differentiable physics engine that simulates environments made up of rigid bodies, joints, and actuators. It's also a suite of learning algorithms to train agents to operate in these environments (PPO, SAC, evolutionary strategy, and direct trajectory optimization are implemented).

Automates cubemap generation for Source Engine games.

AutoCube Automates cubemap generation for Source Engine games during compile-time. Download: see the release page Installation Using with CompilePal A

A base chess engine that makes moves on an instance of board.

A base chess engine that makes moves on an instance of board.

 TwoDMaker (2DMaker) - Simple engine for 2D games making!
TwoDMaker (2DMaker) - Simple engine for 2D games making!

TwoDMaker (2DMaker) - Simple engine for 2D games making! Create simple games (or ui) in one hour! About. This is a simple engine for game or gui app c

Owner
null
Mandaw 2 Mar 1, 2022
Lint game data metafiles against GTA5.xsd for Rockstar's game engine (RAGE)

rage-lint Lint RAGE (only GTA5 at the moment) meta/XML files for validity based off of the GTA5.xsd generated from game code. This script accepts a se

GoatGeek 11 Sep 18, 2022
Hagia is a 2D game engine and toolset for Python.

HAGIA What is Hagia? Hagia is a 2D game engine and toolset for Python. Hagia has

star 3 Jun 1, 2022
A Neural Network based chess engine and GUI made with Python and Tensorflow/Keras.

Haxaw-Chess Haxaw: Haxaw is the Neural Network based chess engine made with Python and Tensorflow/Keras. Also uses the python-chess library. (WIP: Imp

Sarthak Bharadwaj 8 Dec 10, 2022
Minecraft clone using Python Ursina game engine!

Minecraft clone using Python Ursina game engine!

Taehee Lee 35 Jan 3, 2023
An easy to use game engine/framework for python.

A game engine powered by python and panda3d.

Petter Amland 1.6k Jan 5, 2023
Pyxel is a retro game engine for Python.

Pyxel is open source and free to use. Let's start making a retro game with Pyxel!

Takashi Kitao 11.2k Jan 9, 2023
A python game engine.

PursuedPyBear, also known as ppb, exists to be an educational resource. Most obviously used to teach computer science, it can be a useful tool for any topic that a simulation can be helpful.

PPB 235 Jan 8, 2023
A Game Engine Made in Python with the Pygame Module

MandawEngine A Game Engine Made in Python with the Pygame Module Discord: https://discord.gg/MPPqj9PNt3 Installation To Get The Latest Version of Mand

Mandaw 14 Jun 24, 2022
Python game engine for 2D multiplayer online games.

LAN-Caster The goal of LAN-Caster is to provide an easy-to-use code base (game engine) for developing 2D multiplayer online games. LAN-Caster original

Douglas Bakewell 1 Feb 11, 2022