Skip to content

adnxy/armada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armada: A Free World Strategy Game

Armada is an open-source strategy game where players build and command naval fleets in a vast open world. Explore the seas, engage in tactical combat, and forge alliances in this React-based strategy experience.

Getting Started

This project is built with React. To get started with development:

npm start

Runs the game in development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the game for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Game Features

  • Strategic Naval Combat: Command fleets of ships in tactical turn-based combat
  • Open World Exploration: Navigate a procedurally generated world map
  • Resource Management: Gather resources to build and upgrade your fleet
  • Alliance System: Form alliances with other players for mutual benefit
  • Campaign Mode: Follow an epic storyline or create your own path

Technical Architecture

Armada is built using functional React components and follows a modern React architecture:

  • Functional components with hooks
  • Redux for state management
  • CSS Modules for styling
  • Jest for testing

Contributing

Contributions to Armada are welcome! Please check the issues page for current needs or propose new features.

License

Armada is free software and is available under the MIT License.

About

A free-world strategy game made with JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published