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

https://github.com/retrooper/deadzone

DeadZone - Flipper Zero Video Game (with AI-powered NPCs).
https://github.com/retrooper/deadzone

ai artifical-intelligence deadzone flipper flipperzero game game-development neural-network video-game zero

Last synced: about 1 month ago
JSON representation

DeadZone - Flipper Zero Video Game (with AI-powered NPCs).

Awesome Lists containing this project

README

          

# DeadZone - Flipper Zero Video Game

Fight through tough challenges, dodge enemy fire, and avoid the falling obstacles to survive!

## Controls
Use the **Left**, **Right**, and **Up** arrow keys to move the player.\
Press **OK** to fire a bullet.\
Press **RETURN** to respawn or restart (respawning is only available during the tutorial).

## About the Game
DeadZone is written by retrooper using the C programming language.\
The enemy NPCs use artificial intelligence, each powered by a 362-parameter artificial neural network with 37 neurons.\
While there are multiple enemy configurations, expect further enhancements in the near future!