Skip to content

Add Asteroids arcade game simulation#489

Closed
markgreinke wants to merge 3 commits intotronbyt:mainfrom
markgreinke:asteroids
Closed

Add Asteroids arcade game simulation#489
markgreinke wants to merge 3 commits intotronbyt:mainfrom
markgreinke:asteroids

Conversation

@markgreinke
Copy link
Copy Markdown
Contributor

A retro simulation of the 1979 arcade game Asteroids.

It's a 15-second vector-style animation.

It includes basic physics and AI for the ship.

I've tested it with pixlet serve, pixlet check and pixlet lint --fix

@markgreinke markgreinke requested a review from tavdog as a code owner May 5, 2026 18:14
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds an Asteroids game implementation and manifest. The manifest metadata is incorrect and must be updated to match the directory name. Large data structures should be moved to a separate file. The pixel-by-pixel rendering method is inefficient and requires optimization. A required .webp preview image is missing.

Comment thread apps/asteroids/manifest.yaml Outdated
Comment thread apps/asteroids/asteroids.star
Comment thread apps/asteroids/asteroids.star
Comment thread apps/asteroids/asteroids.star
Randomized the starting ship orientation so each run is unique
@markgreinke markgreinke closed this May 6, 2026
@markgreinke
Copy link
Copy Markdown
Contributor Author

screwed up. Will resubmit

@markgreinke markgreinke deleted the asteroids branch May 6, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant