GOOM
A downloadable GOOM for Windows
GOOM is a DOOM inspired top-down shooter built for the 2020 OLC GameJam. Additionally included is the GOOM Builder which allows you to customize the first level (in the future I'd love to make this extendable).
INSTALL
To install GOOM, simply download and extract GOOM.zip and run GOOM.exe. The builder is called GOOM_Builder.exe. For Linux & Mac users, you may use WINE with good results.
CONTROLS
- Movement - WASD or Arrow Keys
- AIM - Mouse
- Shoot - Left Click
- Interact (levers) - E
- Slow Down - Shift
- Menu - ESC
- Select Menu Option - Enter
BUILDER CONTROLS
- Management:
- Save - saves the current map to Leve 1
- Load - loads the level file for editing
- Clear - clears what's on the screen (does not save it)
- Builder Modes:
- Drawer - adds the selected tile to the map
- Connector - used to connect to levers to doors
- Control:
- Pan - WASD or Arrow Keys
- Zoom - in and out with 1 and 2 key
- Pan / Zoom Speed - hold shift to increase speed
CREDITS
Code & Assets developed by Henry Walters. Check out my other projects at henrywalters.dev.
SOURCE CODE
The source code for the game may be found at: HaGame2D. Here's a link to entry point for this project: OLC_2020_TheGreatMachine.h.
GALLERY
Status | Released |
Platforms | Windows |
Author | Henrywalters |
Genre | Adventure |
Tags | 2D, Level Editor, Singleplayer, Top down shooter |
Download
Install instructions
INSTALL
To install GOOM, simply download and extract GOOM.zip and run GOOM.exe. The builder is called GOOM_Builder.exe. For Linux & Mac users, you may use WINE with good results.
Comments
Log in with itch.io to leave a comment.
It's fantastic !
Fortunately, you can shoot through walls to kill enemies. Okay, I clicked outside of the window several times by accident. XD
And if not I noticed a display bug of the sprite at the top left.
Also, I was almost at the end of the level and I had a wall collide bug where I couldn't move at all. It was not cool! = (
I haven't really built a level with the editor yet but looks really good to use it. I wish I had more weapons than just a ball of magic energy! x) Other textures or objects would be nice. Hope the development will continue and improve!
Thanks so much for playing!
Your comments really inspire me to push out my latest build! I fixed the issue where player bullets go through walls :p too easy. Additionally, i added some more weapon types! Auto firing smg and machine gun as well as a shotgun which utilizes spread. If you're interested, ill polish that up and post an update.
Thanks again.