A downloadable game

This run-and-gun shooter game is inspired by the C64 game "Commando".

One of our first games, a hobby project from 2003, revived and ported to raylib in 2024.

Features

  • baseball bat, shotgun, rocket launcher and other deadly weapons
  • lots of monsters and crazy bunnies
  • controllable AI friend
  • 19 maps, 4 difficulty levels
  • scripted events, traps, boss fight, tricky maps
  • cool music
  • a unique story
  • and more!

Controls

Keyboard: 

  • move: A, W, S, D
  • aim: with mouse or num pad 1-9
  • fire: SPACE or left mouse button
  • select weapon: 1-6 
  • change weapon: Q, E or B (best)

Gamepad (tested with XBox One S controller and Steam Deck):

  • move: left stick
  • aim: right stick
  • fire: right trigger
  • change weapon: left/right shoulder button

Quick save: F5
Quick load: F8

Run on Windows

win_x64\game.exe

Run on Linux

linux_x64\game

Run on Steam Deck

  1. Download the game to your computer and unzip it.
  2. Copy the extracted "omn" folder to your device
  3. Add a 3rd party game to your library in Steam:
    TARGET: /path/to/omn/linux_x64/game
    START IN: /path/to/omn/linux_x64
    LAUNCH OPTIONS: --fullscreen

Ask me if you want more details.

Having issues, questions?

Like the game, hate the game?
Leave a comment!


Notes on porting

The assets (sprites, levels, texts, sounds, ... ) are unchanged. Some bugs are killed.

New features:

-gamepad support (tested with XBox One S controller)

-Steam Deck and linux support (tested on Linux Mint 21.3)

-high res display support

The original game supported only one screen resolution: 800x600. 

To support wide screens and high resolution displays, the game now renders the contents into a rendertexture (800x600) and upscales it.
Uses letterboxing if needed. "It works".

Map editor is not ported, loading external levels are currently disabled.

Download

Download
omn_x64_127.zip 30 MB

Leave a comment

Log in with itch.io to leave a comment.