Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

nickyfieu

9
Posts
1
Topics
3
Followers
3
Following
A member registered Jul 02, 2019 · View creator page →

Creator of

Recent community posts

i highly suggest adding linear interpolation to your camera so it doenst feel snappy  :) it might not sound like allot but i realy helps adding to the overall feel of the game. otherwise im realy loving this :). keep up the good work.

day 5:

as i am really tired and its nearly 2 am here ill just give you the short discription of our progress of today:

perforce changelist

progress video

thx :)

sorry for not updating the devlog yesterday i had some irl stuf going on.

so lets make it a double

day 3 - 4 working out stuff:

me and jean have been hard at work making a decent adaptable system for placing wall pieces and wall connection pieces ( on top of each wall is a node where there can be a defense tower on top of for example ).
The way of how we do our wall connection pieces goes something like this check all 8 tiles around you do a sphere cast for objects ( using a custom collision preset called Structures ). If this hits then using the delta x and delta y tiles given to the function we calculate the length from the center tile to the one around it.
Now why do we need the length ? Well going diagonal is instead of a length of 1 its around 1.4 aka square root(2).
We also added a simple AI that after x amount of time moves towards the "Core/Bonfire" which would be what the enemies are trying to get to to kill you. At first we were going to implement A* but i noticed that the nav mesh when i placed the wall updated and removed parts of the nav mesh. i looked a bit online and found out you can set the nav mesh settings of your project to be dynamic which means if someone  places a new mesh somewhere in the nav mesh the ai wont be able to move there anymore. we will still add A* later on if we have time as stretch goals.

our designer , audio and  artist have been planning/working out more of the game and artstile the past few days.

here's a video of the current progress

https://streamable.com/9yn0y

(1 edit)

Sorry for the late update ( had a uni exam today totaly forgot about updating this devlog was reviewing my code before the presentation )
Day 2 - issues :

The other programmer of our group had issues with c++ unreal project we had setup so as i am the only person really doing unreal c++ I chose to redo the whole perforce server and instead make a new unreal project with blueprints only. this fixed the issues sort of sad that i can't do c++ but we cant waist our precious time on small problems like these. Currently we haven't had any more issues with unreal not wanting to build / launch so that is always nice.

As i had already begun in c++ writing a procedural mesh grid creation class i had to port all that c++ code over to blueprints while I am not fully done transferring everything i had in c++ currently the grid comes out like this. 

Meanwhile our designer has been busy fully working out the game mechanics and such but no spoilers yet :).

Our audio guy has helped us get a new member for our art of the game.

Now our team is comprised of 5 people:

  • me ( NickyFieu ) - Programmer
  • Jean Doe - Programmer
  • Zaorisz - Designer
  • Christopher Alex - Audio/Sfx
  • PhantomSloth - artist (new)

thats about it for day 2 see you tomorow :)

(1 edit)

We don't have a name yet so that will be coming in one of the updates on this devlog.

We are a team of 4 comprised of:

  • me ( NickyFieu ) - Programmer
  • Jean Doe - Programmer
  • Zaorisz - Designer
  • Christopher Alex - Audio/Sfx

Our goals for this gamejam:

  • Making a finished game
  • Having fun
  • Learning new stuff along the way

Programs we are currently using / going to use:

  • Engine : UE4 version 4.24 ( c++/bp )
  • Repository : Perforce
  • Audio program : not sure will ask the audio guy later ( american time zone )
  • Modeling software : 3dsmax or magicavoxel ( depending on the art stile we go )
  • Planning : Trello

Day 1 - The setup:

We started of by looking at ways of how we could work on the "same" project  in unreal. After some researching and me having used perforce before for my uni projects perforce seemed like the most solid solution for source control in UE4. So i started looking into how to setup a server for perforce and then use it in unreal. found this nice tutorial on YouTube on how to set it up of course this wasn't with any issues as stuff always goes wrong. What went wrong ? well around part 4 i believe you start port forwarding which is a simple process done it a bunch of times never had any issues. I followed the tutorial along just to be safe and for some reason no one could connect even tho i port forwarded it. Skip around an hour and half of Jean trying to help and figure out what was going on we finally figure out that its my firewall that was blocking port 1666. A simple google search on how to fix this and tada everything worked nice and wonderfully :). Then i explained it to my whole group how to connect to the perforce repository and how to create a workspace. Now evrything is running nice and smoothly.


After this was all and done we set up the trello page for planning all of our stuff we  still had to do. Luckily this process is simple enough to not have any issues :). Then we started by generating ideas for the game jam. 

In the end we all seemed to realy like the Tower defence idea Zaorisz gave which goes something like this: 

  • fire vs ice, player as a fire elemental would protect the main bonfire(source of his power and life force) against ice elementals,

As everyone mutually agreed on this idea to be the one we will work out we started working out the details of the game.
The game will be first person ( think of sanctum ) there will be a brief time period to build your defenses and then wave after wave will start coming at you with a small break to build new deference. Some of our defense ideas atm are for example : a campfire in an aura around the campfire  the ice enemies are slowed until they are out of that aura again.  Firewall this would be blocking the path of the enemies for a duration until it is destroyed. 
The objective of the game is to survive the given amount of waves in a given level you survive by not letting your Bonfire/Core be destroyed as every attack that hits it from a ice elemental shrinks its size.


That mostly ends what we did on day 1 other than me figuring out how to create c++ cpp/headers with unreal (it normally just works but due to perforce making files read only until you check that file out i had to figure out which files i had to check out to be able to create a new c++ class ) 

Expect Day 2 update somewhere tomorrow around 10-11 am ( EU central time ) if i don't forget

:)

when you  steal the loot this area doesnt protect you from the guards 

also the guards sometimes walk trough the wall 

but otherwise great game i like it

Hi my name is Nicky Fieu I'm 19 and live in Belgium. I have kind of participated once in a game jam when i was younger around 14 but never really got anything made out of that since i had no experience at all back then. I currently am studying Digital arts & entertainment (Game development) at Howest Kortrijk. I've got about 2 years of c++ experience and 1 year of experience in a SDL/openGL framework(from my school). Currently I'm working on my own GLFW/GLEW/openGL engine. I'm gonna be joining jams trough the whole summer to gain more experience and to not make my workflow go rusty. I also have some experience using 3ds max ( modeling, unwrapping, ao baking, texturing) no PBR or Rigging just yet but I will trying to learn how PBR and rigging works troughout the summer. 


I didn't join the previous jam. My reason for joining is simple I've got time now this summer to do this whilst I'm in vacation from school. Another reason would be to tryout new things  and make my workflow not go rusty. 


Well I've been playing games since i was a toddler of 4 years old  the game that really started my whole obsession with games was Stronghold Crusader since it was the game i first played as a really young lad together with my bigger brother that's 10 years older than me. I played that game for atleast 6 years with some other games alongside it like age of empires I and age of mythology(titans expansion). No game ever really inspired me to make my own game but what gaming for so many years has done for me is inspire me to get into the industry. for the past 2 years i can really say that the journey has been a blast learning allot of new things in not only programming but math and modeling 3D objects. 


I have about 2 years of experience, 1 year of toying around in unity/unreal and 1 year of using a SDL/openGL based framework/engine whatever you want to call it.


I really love strategy games / programming / math they are allot of fun to all do unlike stuff like 3D modeling shooter games  and art in general it really just gets me bored and I cant keep my concentration on them


My goals for this jam would be making a finished game, optimizing my workflow, learning new stuff along the way and maybe meet some new and interesting people as well.