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.
This project is built with React. To get started with development:
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.
Launches the test runner in the interactive watch mode.
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!
- 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
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
Contributions to Armada are welcome! Please check the issues page for current needs or propose new features.
Armada is free software and is available under the MIT License.