Skip to content

Turupawn/GroundMosh

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
img
 
 
 
 
 
 
 
 

Ground Mosh [Beta]

License Discord

Shoot'em up game with platforms! Control your steampunk tank and fight against a cyberpunk bosses.

Alt text

Follow us on Itch.io

Alt text

The demo is now playable on itch.io

Gameplay video

Alt text

Youtube demo video

Running

On Linux:

Install dependencies:

sudo apt install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev

Run:

sh launch_game.sh

On Windows:

launch_game.bat

On MacOs:

The Mac build is a WIP.

Contributions welcome

  1. Fork it
  2. Add new features
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
  1. Create a pull request

This game was created with the Shoot'Em Up Maker