Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 897 Bytes

File metadata and controls

20 lines (14 loc) · 897 Bytes

Moon-lander

Moon-lander is a free browser game in which you pilot a small landing craft in a variety of planetary and deep space environments.

This is a Next.js project bootstrapped with create-next-app.

Development Build

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to use the app.

Related Documentation