Skip to content

A multiplayer, physics-driven homebrew game for the Wii U

License

Notifications You must be signed in to change notification settings

Crementif/UntitledSandGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tank Trap Banner

Tank Trap

Tank Trap, formerly Untitled Sand Game, is a Wii U homebrew game made in a game jam with a simple premise. You control a drill tank in a multiplayer arena with dynamic, 2D physics-based terrain, inspired by games like Noita. It was developed by @Exzap and @Crementif.

Drill through sand and lava, collect (explosive) items to use against opponents, and watch as the landscape changes with each interaction. Create traps and obstacles for your opponents to fall into, or use the terrain to burn your enemies in all the chaos.

A sandbox mode is also available for solo play.

Features

  • Play solo in Sandbox Mode
  • Battle up to 10+ players online
  • Fully multiplayer physics simulation
  • Random item pickups for terrain manipulation
  • Interactive title screen to play around with the physics and materials
  • Dynamic shader effects (made possible with CafeGLSL)
  • Works (only) on the Wii U (and Wii U emulators like Cemu), since it was also made as a tech demo for the Wii U

Screenshots

Screenshot of a multiplayer match of Tank Trap, showing a black hole getting shot at another player which causes the nearby ground to explode

How To Install

For Wii U:

  1. Download Tank Trap
    a. Download it by searching Tank Trap in the Homebrew App Store on your Wii U or by visiting hb-app.store/wiiu/TankTrap.
    b. Download the sand.wuhb from the releases page, and put the file on your SD card in the sd:/wiiu/apps folder.
  2. Launch Tank Trap from your home screen or homebrew launcher.

For Cemu (2.0 only!):

  1. Download the latest sand.wua or sand.wuhb from the releases page and put it alongside your other Cemu games.
  2. Refresh Cemu's game list and it should appear! You can also load the .wua or .wuhb file file through the File->Load File menu option.

How To Play

  • Use the left stick to move your tank
  • Use the right stick to aim your drill
  • Press A to drill/jump
  • Press B to use your item
  • Press Select to toggle the debug overlay

Secret cheat: In sandbox mode, having the debug overlay open allows you to keep your item after using it, meaning you have infinite items!

How To Compile

  • Install devkitPRO
  • Install devkitPPC and wut through devkitPro's pacman by using pacman -S wiiu-dev
  • Run make in the root of the project directory

Credits

License

This project is licensed under the MIT License. The pixel font is licensed under Creative Commons Attribution license. The Zfast-CRT Geo shader is licensed under GPL2.