Skip to content

Project done for my masters' degree. Strategy/Tower defense game, made with ThreeJS

Notifications You must be signed in to change notification settings

FrankGameDev/Bee-Society

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bee Society

This project is done for the exam of the Interactive Graphic course, maintained by Professor Paolo Russo.

Game description

Genre: Tower defense

The main goal of the game is to hold out for as long as possible and reach the highest round. There are two main phases:

  • Day cycle: direct the bees towards the flowers to collect honey and upgrade your hive

  • Night cycle: Enemy wasps will come out to destroy flowers. But don't worry, your defender bees will come out of the hive to embrace the flower's pollen and eradicate the wasps

Quick start

To run this project on your local computer, follow these steps:

  1. Clone or download the project

  2. If you don't have it on your PC, install npm

  3. after installing npm, run this command in a terminal window inside the project folder:

    npm install

    This will install all the required dependencies to run the game.

  4. Run this other command to deploy it:

    npx vite

Gameplay

Bee.society.showcase.mp4

About

Project done for my masters' degree. Strategy/Tower defense game, made with ThreeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published