Skip to content

inflagames/azetz

Repository files navigation

Azetz game

Minimalistic game to participate in the js14kgames contest. The game is about a ship that need to fight in the galaxy and survive as mush as possible.

demo

Develop mode

You can start the project in develop with the command npm start. This has live reloading after any change in the code.

Note: after start the project, it can be opened via localhost:9000

Build project

To build the project in production and generate the game.zip file, you only need to run the command npm run build.

Note: the build generate the ./dist folder and compress automatically the game in the azetz.zip file

Run tests

npm test

Author(s)

Contributions

All contributions are welcome.

License

LICENSE

About

Minimalistic game to participate in the js14kgames contest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages