[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
InsideQC Forums • View topic - [FTEQW][REL] Shoot Your Goo

[FTEQW][REL] Shoot Your Goo

The home for dedicated threads to specific projects, be they mods, tools, or independent games.

Moderator: InsideQC Admins

[FTEQW][REL] Shoot Your Goo

Postby Shpuld » Sun Aug 04, 2019 8:38 pm

Image


Me and my friend took part in the Game Maker's Toolkit Game Jam 2019 this weekend. The entire game was made in 48 hours.
We made a nice little 3d puzzle platformer in FTEQW where you have to reach the goal in a golf-like game where you shoot your little slime blob around and collect diamonds and powerups.

I did all the code and most 3d models and textures, while my friend made most of the maps and all the sounds and music.

Tools used:
- FTEQW & FTEQCCGui
- Blender
- GIMP
- NetRadiant Custom (https://github.com/Garux/netradiant-custom)
- SunVox
- Audacity

Check out the game itself and more screenshots at the itch.io page!

User avatar
Shpuld
 
Posts: 104
Joined: Sat Feb 13, 2010 1:48 pm

Re: [FTEQW][REL] Shoot Your Goo

Postby Julius » Fri Aug 09, 2019 5:07 pm

Video is much nicer: https://youtu.be/NQg11_lrdro

This is the source-code for it?
https://github.com/shpuld/gmtk19

Pretty awesome game :)
Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][REL] Shoot Your Goo

Postby Shpuld » Sat Aug 10, 2019 8:21 am

Yep, that's the source there, we used the git to sync our work while developing but also made the source public nicely. It should be MIT if I didn't remember to put a license file in, can't remember if I did.
User avatar
Shpuld
 
Posts: 104
Joined: Sat Feb 13, 2010 1:48 pm

Re: [FTEQW][REL] Shoot Your Goo

Postby Julius » Sat Aug 10, 2019 10:29 am

Julius
 
Posts: 98
Joined: Sun Aug 29, 2010 4:32 pm

Re: [FTEQW][REL] Shoot Your Goo

Postby Shpuld » Sat Aug 10, 2019 3:40 pm

Thanks a lot Julius!
User avatar
Shpuld
 
Posts: 104
Joined: Sat Feb 13, 2010 1:48 pm

Re: [FTEQW][REL] Shoot Your Goo

Postby toneddu2000 » Sat Aug 10, 2019 4:56 pm

Sooo cute! I loved how the ball squishes and streches during shoot, very fun game!
Thanks a lot as always to have shared the code, and compliments to leonovsky too!
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: [FTEQW][REL] Shoot Your Goo

Postby frag.machine » Sun Aug 11, 2019 4:35 am

Nice little game, shpuld.
Also, these small projects have additional value as tutorials, I have been studying them and learning a lot on CSQC and FTEQW in general.
Keep the good work!
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2120
Joined: Sat Nov 25, 2006 1:49 pm

Re: [FTEQW][REL] Shoot Your Goo

Postby Shpuld » Wed Aug 14, 2019 5:15 am

Thanks toneddu2000 and frag.machine! I'm glad the code is useful for you!
User avatar
Shpuld
 
Posts: 104
Joined: Sat Feb 13, 2010 1:48 pm


Return to Project Showcase

Who is online

Users browsing this forum: No registered users and 2 guests