Skip to content

guildenstern70/smart-walker

Repository files navigation

Smart Walker

This is a NextJS web app that allows you to explore a pixelated world. You can walk around, interact with objects, and discover hidden secrets.

You can play the game here.

alt text

Setup

In order to run this project, you need to have Node.js and npm installed on your machine. You can download them from nodejs.org.

Install dependencies:

npm install

Running the app

To run the app in development mode, use the following command:

npm run dev

This will start the development server and open the app in your default web browser.

Building the app

To build the app for production, use the following command:

npm run build

Deploy on Netlify

To deploy the app on Netlify, you can use the following command:

npm run deploy

This will build the app and deploy it to Netlify. Make sure you have your Netlify credentials set up in your environment variables.

About

A silly little man that walks on 2D pixelated space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages