Remove Code Remove Concepts Remove Terrain Remove Writing
article thumbnail

RP4K Teacher Profiles: Gabriel Dibenedetto

Real Programming

Real Programming 4 Kids would like to profile one of our most advanced teachers, so parents can get a better understanding of what their kids can learn after getting some coding classes under their belts. Our online coding program is for the youth, and extracurricular activities for teens and kids need to be fun first and foremost.

Code 98
article thumbnail

Coherent Creature Design

Mnenad

As I promised in this chapter I will dig deeper into the designing process around the creatures that will be walking on the procedural terrain. I found the following website, al.chemy.org , as a reference for concept artist which exactly belong to the topic above.  Designing the game world's creatures.

Terrain 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Object Placement on Terrain (Mesh)

Mnenad

This chapter is all about how I solved it (so far) to be able to place all kinds of assets like 3D-meshes or self-growing fractal seeds on the terrain. The code calculates Instantiations (spawning assets with the given parameters), which is quite heavy for the system to calculate. Before we start. Multithreading.

Terrain 52
article thumbnail

GSoC 2018 progress report #1

Mircosoft Game Dev

For the first time this year, Godot participates in the Google Summer of Code ( GSoC ). I've asked all students to write a short progress report about their projects, which are all in the last stages of development for the GSoC internship. sdfgeoff is so responsible, he carefully reviews all my commits down to every line of code.

article thumbnail

Item Variants and Randomization in Roguelikes

Grid Sage Games

Moria’s descendant Angband also included ego items ( over 100 properties), but expanded the concept of randomized items even further by adding the option to activate “Randomly Generated Artifacts,” abbreviated “randarts.” Randomized Items in My Cogmind?! What form could they take?

Data 52
article thumbnail

Rebalancing Cogmind

Grid Sage Games

The scope of this rebalance is way too large to cover in its entirety, and while I don’t plan to write about every aspect, we’ll be looking at the broad strokes and pick out some representative examples here and there. Categorical Approach. so I’m all for changing something like this.

Balance 52
article thumbnail

Garrisons 2.0

Grid Sage Games

Rampant terrain destruction is awesome, by the way ;). Garrison encounter distribution samples, color-coded by category. RIF Installers were already a prefab to begin with, one which (without precedent anywhere else in the game) were actually inserted via a separate hard-coded method, so let’s add it as an encounter instead.

Beta 52