Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Contribution to the GGJ2017, 24 hours game made in C++ using Harfang.

License

Notifications You must be signed in to change notification settings

harfang3d/game-insanely-wavy-tsunami-panic-hg1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GGJ2017-insanely-wavy-tsunami-panic

Contribution to the GGJ2017, 48 hours game made in C++ using Harfang.

WARNING

This archived project was aimed at HARFANG® 3D engine version 1.x.x that is now superseded by HARFANG® 3D 2.0.

Gameplay

#INSANELY WAVY TSUNAMI PANIC# A tower defense against a flood wave


Soundtrack to use while playing: https://www.youtube.com/watch?v=DGIXT7ce3vQ


Code: barr
Gfx 3D: Erk/Simon Gibier
Gfx 2D: Florian Belmonte


Erk

Have a nice time with INSANELY WAVY TSUNAMI PANIC, the most wonderful, awesome and cute game ever made in a GGJ ! Thx to Movida team for the organisation.

Barr

~1000 lines of C++ using the Harfang 3D framework (I'm one of the authors). You'll find all the game logic, the primitive fluid system and left-overs in there.

The framework can draw 3D, 2D and a big toolbox to do many things including iso-surface which came in handy... it can do sound too, but meh...

Yet, doing a tower defense against fluid is hard. 3D does not make it easier. Improvising a fluid system fast enough, with plausible enough interactions then get to the game itself without running out of time was challenging.

The game logic could use a bit more tweaking but I'm going to bed so it will be fine for now.

Regards to Romain Gauthier, Arnaud Storq any many others I'm forgetting.

About

Contribution to the GGJ2017, 24 hours game made in C++ using Harfang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%