This is a simple game built entirely with JavaScript, using HTML for
structure and CSS for styling. You control a spaceship using the arrow
keys or W, A, S, D keys as the norm in many games.
Your goal is to collect small blue coins while evading various herling
asteroids. More features will be added in future updates, but for now,
this game served as a learning project to explore JavaScript’s power in
game development.
âš Note: This game is currently optimized for PC and works best in
fullscreen mode with a keyboard. Mobile support will be added in future.