Skip to content

Commit

Permalink
Merge pull request #94 from EuleMitKeule/develop
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
mifiamigahna authored Nov 30, 2022
2 parents 0229017 + a212ebd commit ed9ffb1
Show file tree
Hide file tree
Showing 270 changed files with 97,759 additions and 1,698 deletions.
Binary file added Art/Cover_Art.aseprite
Binary file not shown.
Binary file added Art/Cover_Art_cropped.aseprite
Binary file not shown.
Binary file added Art/Cover_Art_super_cropped.aseprite
Binary file not shown.
Binary file added Art/cactus.aseprite
Binary file not shown.
Binary file modified Art/street.aseprite
Binary file not shown.
Binary file added Art/water.aseprite
Binary file not shown.
7 changes: 7 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Copyright 2022 Lennard Beers

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38 changes: 36 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Available on itch.io](https://img.shields.io/badge/-available%20on%20itch.io%20-blue)](https://eulemitkeule.itch.io/tanks-on-a-plain)
[![CI](https://github.com/EuleMitKeule/github-gameoff-2022/actions/workflows/ci.yml/badge.svg)](https://github.com/EuleMitKeule/github-gameoff-2022/actions/workflows/ci.yml)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_github-gameoff-2022&metric=coverage)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_github-gameoff-2022)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_github-gameoff-2022&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_github-gameoff-2022)
Expand All @@ -9,8 +10,41 @@
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_github-gameoff-2022&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_github-gameoff-2022)
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_github-gameoff-2022&metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_github-gameoff-2022)

# WorkingTitle
# Tanks on a Plain

> Our submission for the Github GameOff 2022 Game Jam.
WorkingTitle is an open-source over-the-top action game made with the Unity engine.
Tanks on a Plain is an open-source action game made with the Unity engine.<br>
This years theme was **cliché**. We tried to integrate this by focussing on the gaming cliché of collecting power ups.

## The Game

Your goal is to survive as long as you can!

You will encounter hoards of enemy tanks attacking you.<br>
Destroy them and collect their power ups to gain strength.

But beware, the enemy tanks will also collect and use the power ups to get even stronger!

> WASD - Move<br>
> Mouse - Aim<br>
> Left Mouse - Shoot
## Installation

Download the [latest game binaries](https://github.com/EuleMitKeule/github-gameoff-2022/releases) according to your operating system, extract them and start the game.<br>
You can also find the game on [itch.io](https://eulemitkeule.itch.io/tanks-on-a-plain).

## Features

* Flow Field Pathfinding
* Power Up System
* Difficulty Scaling System
* Tilemap Chunking System
* Projectile Ricochet Physics
* Statistics Tracking
* Test and Deployment CI including SonarCloud Code Scanning

## Credits

This project was made from scratch in one month by [Ben Korinth](https://github.com/mifiamigahna), [Niklas Held](https://github.com/niklasheld) and [Lennard Beers](https://github.com/EuleMitKeule).
8 changes: 8 additions & 0 deletions TanksOnAPlain/Assets/Audio.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_deathscream_human1.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_deathscream_human10.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_deathscream_human7.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_exp_odd7.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_exp_short_hard15.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_exp_short_hard6.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_exp_short_hard8.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_sound_mechanicalnoise1.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_sound_refereewhistle.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_sound_shutdown2.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_sounds_impact10.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_sounds_impact13.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_sounds_impact14.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
22 changes: 22 additions & 0 deletions TanksOnAPlain/Assets/Audio/SFX/sfx_sounds_impact5.wav.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Loading

0 comments on commit ed9ffb1

Please sign in to comment.