Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yudinikita/dodging-fish

Arcade game on Phaser3. Make that fish swim! And don't touch the spikes! How long will you last?
https://github.com/yudinikita/dodging-fish

arcade-game cross-platform es6 game phaser ts turborepo typescript vite

Last synced: about 2 months ago
JSON representation

Arcade game on Phaser3. Make that fish swim! And don't touch the spikes! How long will you last?

Awesome Lists containing this project

README

        



Dodging Fish game logo

Dodging Fish


You need to avoid obstacles, keeping the little fish alive!


Explore Official Website ยป

# Dodging Fish

An arcade game designed for precision and reaction.

The fish is in an enclosed space, with fixed spikes on the bottom and top, and their location on the walls is constantly changing. Use the tap to control the movement of our fish. And see how long you can last in this mode.

In addition, there are fish roe that need to be collected on the level, which adds additional complexity to the gameplay.
The game has minimalistic graphics and an extremely challenging gameplay process, which will appeal to people who like challenge and difficulty.

![About game](https://user-images.githubusercontent.com/36636599/184531818-f01eebe7-7a6a-4e46-ba9f-85a104603d14.png)

## ๐Ÿ”จ Built with
- [Phaser3](https://github.com/photonstorm/phaser) - Game engine
- [Vite](https://github.com/vitejs/vite) - Generation tool
- [PWA](https://web.dev/progressive-web-apps/) - Cross-platform game
- [i18next](https://github.com/i18next/i18next) - Translate game
- [Turborepo](https://github.com/vercel/turborepo) - Build system
- [React/Next](https://github.com/vercel/next.js) - Front-end framework for website
- [TypeScript](https://github.com/microsoft/TypeScript) and [ES6](https://github.com/eslint/eslint) - for all project

## ๐Ÿ–ฅ Environment Support

| [IE / Edge](http://godban.github.io/browsers-support-badges/)
Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari |
| --- | --- | --- | --- |
| last 2 versions | last 2 versions | last 2 versions | last 2 versions |

## ๐Ÿ“ Getting started

### 1. Installation

```bash
git clone https://github.com/nblackninja/dodging-fish.git
cd dodging-fish
yarn install
```

### 2. Usage

```bash
yarn dev
```

### 3. Build

```bash
yarn build
```

## ๐Ÿ’ฌ Note

If you have any suggestions or problems using the application, write to the
mail.

Before creating it, I was inspired by game: [Don't Touch The Spikes](https://play.google.com/store/apps/details?id=com.ketchapp.donttouchthespikes).

## ๐Ÿ” License

The source code is published under the MIT license, which is available [here](LICENSE).

---

> Site [yudinikita.ru](https://yudinikita.ru) ย ยทย 
> Email ย ยทย 
> GitHub [@yudinikita](https://github.com/yudinikita)