-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Discord badge needs enabling by admin: https://vimeo.com/364219931
- Loading branch information
1 parent
d440365
commit 8d07b62
Showing
2 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Frogatto & Friends | ||
[![Latest release](https://img.shields.io/github/v/tag/frogatto/frogatto?label=Latest%20release)](https://github.com/frogatto/frogatto/releases) [![Anura](https://img.shields.io/badge/Engine-Anura-informational)](https://github.com/anura-engine/anura) [![Discord](https://img.shields.io/discord/225816341737766912?label=Discord&logo=Discord&logoColor=white)](https://discord.gg/duSVAX3) | ||
|
||
**Frogatto & Friends** is an action-adventure game, starring a certain quixotic frog. We're trying to push 2D platforming, pixel-art, and music into uncharted territory; we hope you like the results! | ||
|
||
### Trailer | ||
[![Frogatto & Friends Trailer](http://img.youtube.com/vi/9SYAcXnWc2M/0.jpg)](http://www.youtube.com/watch?v=9SYAcXnWc2M "Frogatto & Friends Trailer") | ||
|
||
See the [Downloads page](http://www.frogatto.com/download) on our website for ready to use packages for your platform, or check [INSTALL](/INSTALL) for instructions on building from source. | ||
|
||
The game's source code license can be found in the [LICENSE](/LICENSE) file in the distribution. | ||
|
||
### Engine | ||
Frogatto is driven by [Anura](https://github.com/anura-engine/anura), a very flexible, high-performance 2d game engine we've developed - it's suitable for almost any 2D videogame, and has a few special features for pixel-art and graphical-effects commonly seen in pixel-art titles. It has already been used to ship another complete game, called [Cube Trains](https://ddr0.ca/cube%20trains/index), and several others are in the works (e.g. [Argentum Age](https://github.com/davewx7/citadel)). | ||
|
||
This repository houses the Frogatto module for the Anura engine, but versions 1.3.1 of Frogatto and prior contain the engine as well and are incompatible with the Anura repository. |