Skip to content

Enet4/win-in-space

Repository files navigation

Win in Space

Choose the right angle and power of fire to eliminate the interplanetary threat!

Win in Space is a turn-based game where players are surrounded by space objects which affect the trajectory of your projectiles.

Play the game here or see the game on itch.io.

Technical Information

This game was written in TypeScript, using Phaser as the game engine.

Building

npm install

To open the game in development mode:

npm start

To package the game for deployment:

npm run deploy

The contents will be in the folder "build/".

Licensing and Attribution

All code is licensed under the MIT.

All original works in the bgm folder, namely the Win in Space theme, are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Please see SOURCES.md for the list of third party content.