Skip to content

CalebLangbroek/spirit-of-aegis

Repository files navigation

Spirit of Aegis

A Tower Defense Game written in TypeScript.

Description

Spirit of Aegis is a tower defense game written in TypeScript. It uses the Three.js JavaScript Library.

Developing

To work on the project:

  1. Make sure you have Node.js and npm installed.
  2. Navigate into the project directory.
  3. Run npm install to install dependencies.
  4. Run npm run dev to start a development server.
  5. Open your browser and navigate to http://localhost:8080.

Building

To build the project:

  1. Run npm run build.

This will compile the files into the ./dist folder.

Credit

Game assets are made available under CC0 1.0 Universal and can be found here.

About

A tower defense game written in TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published