Skip to content

js13kGames/midnight-paws

 
 

Repository files navigation

js13kgames 2025

An entry to the js13kGames 2025 competition by Frost Sun.

Running and building

First, install dependencies with

$ npm install

To run the game in the browser for development:

$ npm start

Building the zip package:

$ npm run build

License

MIT License.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 90.6%
  • JavaScript 9.2%
  • Other 0.2%