Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
License and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ufrshubham committed Sep 13, 2020
1 parent 4e28456 commit 10da247
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 0 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2020 Shubham Kamble

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.
60 changes: 60 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<div align="center" id="top">
<img src="./screenshots/demo.gif" alt="Invert" />

&#xa0;

<a href="https://ufrshubham.itch.io/invert">Play on itch</a>
</div>

<h1 align="center">Invert</h1>

<p align="center">
<img alt="Github top language" src="https://img.shields.io/github/languages/top/ufrshubham/invert?color=56BEB8">

<img alt="Github language count" src="https://img.shields.io/github/languages/count/ufrshubham/invert?color=56BEB8">

<img alt="Repository size" src="https://img.shields.io/github/repo-size/ufrshubham/invert?color=56BEB8">

<img alt="License" src="https://img.shields.io/github/license/ufrshubham/invert?color=56BEB8">

<img alt="Github issues" src="https://img.shields.io/github/issues/ufrshubham/invert?color=56BEB8" />

<img alt="Github forks" src="https://img.shields.io/github/forks/ufrshubham/invert?color=56BEB8" />

<img alt="Github stars" src="https://img.shields.io/github/stars/ufrshubham/invert?color=56BEB8" />
</p>

<!-- Status -->

<h4 align="center">
🚧 Status Prototype Released 🚧
</h4>

<hr>

<p align="center">
<a href="#dart-about">About</a> &#xa0; | &#xa0;
<a href="#rocket-technologies">Game Engine</a> &#xa0; | &#xa0;
<a href="#memo-license">License</a> &#xa0; | &#xa0;
</p>

<br>

## :dart: About ##

Invert is a classis 2D puzzle platformer created as a submission for <a href="https://itch.io/jam/tri-annual-jam">Tri-Annual-Jam #1</a>. The theme for this jam was "You are your enemy" and to adhert to this theme, Invert present you with 1 controller-2 characters mechanics. This means if you press left, one character moves left and the other one moves right. You have to compelete each level without hitting each other. Since this game was created with a limited time frame, it has very limited levels.

## :rocket: Technologies ##

The following tools were used in this project:

- [Godot](https://godotengine.org/)

## :memo: License ##

This project is under license from MIT. For more details, see the [LICENSE](LICENSE) file.


&#xa0;

<a href="#top">Back to top</a>
Binary file added screenshots/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 10da247

Please # to comment.