https://github.com/nartynka/metroidvania
Metroidvania with boss, many types of enemies and levels!
https://github.com/nartynka/metroidvania
1bit godot godot-engine metroidvania
Last synced: 11 months ago
JSON representation
Metroidvania with boss, many types of enemies and levels!
- Host: GitHub
- URL: https://github.com/nartynka/metroidvania
- Owner: Nartynka
- Created: 2022-08-07T09:49:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T18:53:13.000Z (over 3 years ago)
- Last Synced: 2025-05-18T16:11:21.610Z (about 1 year ago)
- Topics: 1bit, godot, godot-engine, metroidvania
- Language: GDScript
- Homepage:
- Size: 4.61 MB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metroidvania
Black and white "1 bit" metroidvania game made with Godot Engine.
## Player

## Boss

## Enemy types
#### Walking

#### Crawling

#### Flying (ghost bird)

#### Plant

## Controls (mouse and keyboar)
- `WASD` or `Arrow keys` to move
- `Mouse` to look around and aim
- `Space`, `W` or `Arrow Up` to jump
- `F11` to toggle fullscreen
- `LMB` to shoot
- `RMB` to shoot a missile
- `Esc` to pause
#### Controls (gamepad)
- `Left stick` to move
- `Right stick` to look around and aim
- `A/X` or `LT` to jump
- `RT` to shoot
- `RB` or `LB` to shoot a missile
- `Start/Select` to pause
*Game have full controller support (even vibration when getting hit or dying). You can use any controller that is supported by Godot Engine. Tested with Xbox One controller.*
**All assets by HeartBeast.**