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
- Host: GitHub
- URL: https://github.com/rexcrazy804/tile_cat
- Owner: Rexcrazy804
- License: mit
- Created: 2024-01-17T03:31:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-17T07:47:52.000Z (12 months ago)
- Last Synced: 2025-02-14T04:18:45.195Z (4 months ago)
- Topics: bevy-game, nix-flake, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tile Cat
[click here to play](https://rexcrazy804.github.io/tile-cat-web/)
# Controls
WASD + SPACE - MovementShift - 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