https://github.com/namzug16/squareshooter_flame
Shooter made with Flutter and Flame
https://github.com/namzug16/squareshooter_flame
Last synced: 2 months ago
JSON representation
Shooter made with Flutter and Flame
- Host: GitHub
- URL: https://github.com/namzug16/squareshooter_flame
- Owner: namzug16
- License: mit
- Created: 2021-11-06T17:38:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-08T16:05:38.000Z (9 months ago)
- Last Synced: 2025-08-02T02:04:43.452Z (8 months ago)
- Language: Dart
- Size: 55 MB
- Stars: 22
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flame - Square Shooter - A simple 2D top-down shooter for the web. Play solo vs AI or sit back and let the AI battle its own. By [Namzug](https://namzug.dev/). (Projects / Open Source)
README
Square Shooter π© - Flame π₯
Ready to playββ
## β Try it out!!
[Square Shooter - Flame](https://namzug16.github.io/squareshooter_flame/#/) play the game, or just stare at the AI battling π«π«
## About
[Square Shooter - Flame](https://github.com/namzug16/squareshooter_flame) is the
re-implementation of the original [Square Shooter](https://github.com/namzug16/square-shooter)
using [Flame](https://github.com/flame-engine/flame) π₯ game engine.
The enemy(agent) AI uses a mix of a Finite State Machine and [Stateless Behavior Trees](https://arxiv.org/abs/2011.03835)