3willows / programming-defense

React Programming Defense Game

Home Page:https://programming-defense.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Programming Defense

PLAY!

This game is not finished. Since I developed fast without much concerns regarding bugs or code quaility, there might be a lack of performance and many bugs.

Currently, there are level 30 and there is no game over message yet.

Run the dev server with Docker

docker compose up

You can access the dev server by port 5173, which is a default port of vite dev server.

Play Guide

  • Use the "p" key to create a tower on the top left corner.
  • Click on the tower to select it.
  • Click on the destination tile to move the tower to the tile.
1713249676276.mp4

About

React Programming Defense Game

https://programming-defense.vercel.app


Languages

Language:TypeScript 98.0%Language:HTML 1.0%Language:JavaScript 0.7%Language:CSS 0.2%