Skip to content

13th Guy - a js13kGames 2024 competition entry by @tkjantti & @sz1521.

License

Notifications You must be signed in to change notification settings

js13kGames/13th-guy

 
 

Repository files navigation

Js13kGames 2024

An entry to the js13kGames 2024 competition.

Running and building

First, install dependencies with

$ npm install

To run the game in the browser for development:

$ npm run dev

Building the zip package:

$ npm run build

Authors

License

MIT License.