Skip to content

KourFrost/UnitGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarCraft2 Random Unit Generator

Monobattles are a sub gametype in StarCraft2 where each player gets a unit and they can only make that unit. This Random Unit Generator is to help keep the games new and fresh.

Prerequisites

you will need to have node.js installed.

This has a server that provides a single website. If you want to just play with website then you can pull and navigate to the Public folder.

Runing the Server Locally

in the terminal:

Clone the repository - git clone https://github.com/KourFrost/UnitGenerator.git

navigate to folder - cd UnitGenerator

install the node libraries - npm install

start the server - npm start

now that the server is running you can test in your browser at localhost:8080/

Editing and Changes

everything is handled with HTML, CS, and Javascript.

All the website files can be found in the Public folder under index.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

SC2 random unit Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published