Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids (Ebiten)

A minimal Asteroids clone written in Go using Ebiten.

Requirements

  • Go 1.25+

Run

go run .

Controls

  • Left/Right: rotate
  • Up: thrust
  • Down: brake
  • Space: shoot
  • Enter/Space: start or restart
  • Esc: pause/resume

Notes

  • Asteroids have 5 sizes; each hit shrinks them until the smallest disappears.
  • Score increases with smaller asteroids (1..5 points).

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages