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

https://github.com/rexcrazy804/tile_cat

A simple game written using the bevy engine
https://github.com/rexcrazy804/tile_cat

bevy-game nix-flake rust rust-lang

Last synced: about 2 months ago
JSON representation

A simple game written using the bevy engine

Awesome Lists containing this project

README

        

# Tile Cat
![image](https://github.com/Rexcrazy804/tile-cat-web/assets/37258415/88765c4e-3043-4976-8f1c-de18998e7f79)

[click here to play](https://rexcrazy804.github.io/tile-cat-web/)

# Controls
WASD + SPACE - Movement

Shift - place a block under the cat (its actually a bunny)

F - give cat a gun

J or (Left Click) - FIRE!!!!

# Assets
[kenney.nl](https://kenney.nl/)

# About
The source code for the game Tile_cat formerly a private repository. Please note that the game will take a while
to load depending on your bandwidth during which the page will be blank. This
game is written in Rust leveraging the [Bevy Engine](https://github.com/bevyengine/bevy)

# UPDATE: v0.4.0
- You can reconfigure your controls
- Proper game loop
- featuring scores and hearts
- Bugs now move faster as your score increases
- if a bug reaches the right of the screen you lose a heart
- on losing all 5 hearts game is over