Projects

Do Not Shoot Aliens – Implementation Notes

Back to README


Note: Do Not Shoot Aliens is currently in development. Implementation details will be expanded as the project progresses.

Overview

Do Not Shoot Aliens is a standalone single-player application targeting PC platforms. All core game logic runs client-side, with optional cloud services for leaderboards and personal bests.

Components

Component Description
Game client Core application handling rendering, input, and game logic.
Scoring service Optional cloud-side service for leaderboards and personal bests.

Platform Targets

Platform Status
PC – Windows Planned
PC – Linux Planned
Steam Deck Under consideration

Development Status

Area Status
Core gameplay In development
Target identification system In development
Scoring and leaderboards Planned
Additional environments Planned

For current priorities and timelines, see the Roadmap discussions.


README · Overview · Getting Started · Gameplay