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!

ReplitTD - Replit Tower Defense Game

IMPORTANT: I mean no offense at all in this game, this is only based off of cycl

kokomi simp :3 3 Jun 25, 2022
Editing tool (read/write) .sc files (*_tes.sc , *.sc, *_dl.sc ) from Supercell games (Brawl Stars, Clash Royale, Clash of Clans and others).

SupercellSWF Version 0.1.0.2 About Editing tool (read/write) .sc files (*_tes.sc , *.sc, *_dl.sc ) from Supercell games (Brawl Stars, Clash Royale, Cl

Fred31 11 Jun 23, 2022
An algorithm to reach a correlated equilibrium in multiplayer games.

Correlatedpy: a python library for distributed learning of correlated equilibrium in multiplayer strategic games. View Demo · Report Bug · Request Fea

Omar Boufous 2 Feb 01, 2022
Stock game is a python program that simulates real-life stock marketing, saving, and investments

Stock game is a python program that simulates real-life stock marketing, saving, and investments. Users get to trade and manage their portfolio and manage their 100,000 dollar portfolio.

Sai Praneth Raju K. 1 Jul 14, 2022
Guess Your Card - A Multiplayer Python Game

Guess Your Card - A Multiplayer Python Game This is a guessing card game having two levels - Developed in Python and can be played between two to four

Hammad Ahmed ~ 1 Oct 20, 2021
Racing Fire - A simple game made with pygame.

Racing Fire A simple game in the making. Using pygame, this game is made to feel like an old arcade game. I developed a simple controller for it with

Builder212 1 Nov 09, 2021
source codes for my(small indie game developer) games

My repository for most of my finished && unfinished games Table of Contents Getting Started Prerequisites Installation Usage License Contact Prerequis

Gustavs Jākobsons 1 Jan 30, 2022
BUG OUTBREAK is a game of adventure and shooting.

BUG OUTBREAK BUG OUTBREAK is a game of adventure and shooting. I am building the game for Github Game Off 2021. This game has 5 levels. You have to co

Shreejan Dolai 3 Nov 11, 2022
A python-based multi-player online educational game for students to play in a class or club setting.

Kurono (codename: aimmo) Code for Life has been developed by Ocado Technology as a free, open-source project to inspire the next generation of compute

Ocado Technology 108 Nov 07, 2022
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
Simplerpg - python terminal game made from scratch.

Simplerpg - python terminal game made from scratch.

reversee 3 Sep 17, 2022
A use of the python MCPI to enhance the multiplayer and singleplayer gameplay.

Morpheus 2.0 A use of the python MCPI to enhance the multiplayer and singleplayer gameplay. To Use: You will need to install the keyboard, pysimplegui

11 Oct 11, 2022
This is a python implementation of wordle, which uses the same set of available words as the hit game, Wordle

Wordle Game This is a python implementation of wordle, which uses the same set of available words as the hit game, Wordle. Play the game manually pyth

Pierre Theo Klein 11 Mar 04, 2022
An implementation of John Conway's Game of Life.

This is an implementation of John Conway's Game of Life in Python, and a very basic and straightforward one at that.

Mae 3 Feb 11, 2022
A Python based program that displays Your Minecraft Server's Status Infos.

Minecraft-server-Status This (very) small python script allows you to view any Minecraft server's status Information Usage Download the file, install

Jonas_Jones 2 Oct 05, 2022
Utility to find games owned by all (or at least some) of the passed players.

SteamCommonGameFinder Utility to find games that are owned by all (or at least some) of the players you pass into this programm. You can already find

Daniel O'Grady 4 Jan 04, 2022
A program to read, edit, and write save files for the game Railroads! Online

RROSE - v0.3.6 This program is intended to be used as an external tool to Railroads Online server hosts. It will read save files, allow to modify entr

17 Dec 09, 2022
An all-inclusive Python framework for the Riot Games League of Legends API. We focus on making the data easy and fun to work with, while providing all the tools necessary to create a website or do data analysis.

Cassiopeia A Python adaptation of the Riot Games League of Legends API (https://developer.riotgames.com/). Cassiopeia is the sister library to Orianna

Meraki Analytics 473 Jan 07, 2023
A small fun project to simulate Conway's Game of Life, created in Python.

A small fun project to simulate Conway's Game of Life, created in Python. Conway's Game of Life simulates a grid of cells, where the state of each cell consists of whether the cell is alive or dead.

Harrison Verrios 1 Jun 19, 2022
Historical battle simulation package for Python

Jomini v0.1.4 Jomini creates military simulations by using mathematical combat models. Designed to be helpful for game developers, students, history e

Ümit Kaan Usta 36 Dec 08, 2022