Simple 2D game framework with no dependencies
npm i @vsmode/starship
Full API documentation can be found on the website.
Check out these basic examples to see how to get started.
Learn how to display the text "Hello, World!" in the middle of the screen.
Learn how to move a rectangle around with the arrow keys.