2D Strategy Game Developer Needed
Budget: $30 – $250 USD
As a client, I'm looking for a skilled 2D web game developer to create a strategy game that will be accessible on both desktop and mobile browsers. It's now have some features. The game offers a range of features designed to provide a comprehensive experience. On the Home Page, players can find general information about the game. The Businesses section showcases a variety of business types, each with specific purchase prices, license fees, income rates, and levels. When a player buys a business, it is added to the business-list section. In Profile Management, players can view their current income and token balance, and there is an option to purchase VIP membership, which requires 10 tokens.
In the Finance and Investments section, players can view the current price of Bitcoin and have the option to buy it. Similarly, there is information on Company A's stock price with an option to purchase it. The Market section provides details on tokens and bonuses, and includes a button to purchase more tokens. The Tasks and Events section lists tasks and allows players to add new ones. User Statistics displays total income and total tokens accumulated. The Leaderboard shows the top players, though this feature needs updating.
JavaScript functions drive the game's interactivity. The showSection(sectionId) function toggles between different sections, displaying the relevant content and hiding others. The purchaseBusiness(index) function allows players to buy businesses, handle payments, and update the business list. The updateBusinessIncome() function refreshes business income every second. Players can also purchase VIP membership via the vipMembership() function and buy tokens with buyTokens(). The sendFeedback() function handles feedback submission, while updateBusinessList() keeps the business list current. The makeInvestment(type) function enables investments in cryptocurrency or stocks, and addTask(task) manages the task list. Finally, updateLeaderboard() is intended to update the leaderboard, though it is not yet implemented.
Each business features a name, price, license fee, income rate (updated every 10 minutes), purchased status, image, and levels ranging from 1 to 5. The game also includes dynamic updates, with income from businesses refreshed every second, and responsive design adjustments for mobile devices. These elements together create an engaging gameplay experience, enhancing user interaction and game dynamics.
I want these changes: The Home Page will be enhanced with additional features including a general overview, a company graph, and statistics on existing businesses and company value. Additionally, a Announcements section will be introduced. The game will also incorporate an achievements and tasks system. In the Finance section, fictional cryptocurrencies and stocks will be added, complete with charts for each stock and coin. Players will be able to trade these assets in a fluctuating market. The Finance section will also feature a banking menu where players can deposit money and earn interest from fixed-term accounts, as well as take out loans with interest to be repaid over time. The game is envisioned to have an advanced financial menu with these functionalities. Overall, the game will be developed to include a market for tokens, in-game currency, and VIP sales. Options to name companies will be added, and the Businesses menu will be detailed with a level system. Player interaction will be integrated, allowing players to earn money over time and achieve significant development within 1-2 hours through clicks. Players who invest in tokens will benefit more from the market. In-game sales will be adjusted, and the game will continue to be developed and designed until it is ready for play.
In the Finance and Investments section, players can view the current price of Bitcoin and have the option to buy it. Similarly, there is information on Company A's stock price with an option to purchase it. The Market section provides details on tokens and bonuses, and includes a button to purchase more tokens. The Tasks and Events section lists tasks and allows players to add new ones. User Statistics displays total income and total tokens accumulated. The Leaderboard shows the top players, though this feature needs updating.
JavaScript functions drive the game's interactivity. The showSection(sectionId) function toggles between different sections, displaying the relevant content and hiding others. The purchaseBusiness(index) function allows players to buy businesses, handle payments, and update the business list. The updateBusinessIncome() function refreshes business income every second. Players can also purchase VIP membership via the vipMembership() function and buy tokens with buyTokens(). The sendFeedback() function handles feedback submission, while updateBusinessList() keeps the business list current. The makeInvestment(type) function enables investments in cryptocurrency or stocks, and addTask(task) manages the task list. Finally, updateLeaderboard() is intended to update the leaderboard, though it is not yet implemented.
Each business features a name, price, license fee, income rate (updated every 10 minutes), purchased status, image, and levels ranging from 1 to 5. The game also includes dynamic updates, with income from businesses refreshed every second, and responsive design adjustments for mobile devices. These elements together create an engaging gameplay experience, enhancing user interaction and game dynamics.
I want these changes: The Home Page will be enhanced with additional features including a general overview, a company graph, and statistics on existing businesses and company value. Additionally, a Announcements section will be introduced. The game will also incorporate an achievements and tasks system. In the Finance section, fictional cryptocurrencies and stocks will be added, complete with charts for each stock and coin. Players will be able to trade these assets in a fluctuating market. The Finance section will also feature a banking menu where players can deposit money and earn interest from fixed-term accounts, as well as take out loans with interest to be repaid over time. The game is envisioned to have an advanced financial menu with these functionalities. Overall, the game will be developed to include a market for tokens, in-game currency, and VIP sales. Options to name companies will be added, and the Businesses menu will be detailed with a level system. Player interaction will be integrated, allowing players to earn money over time and achieve significant development within 1-2 hours through clicks. Players who invest in tokens will benefit more from the market. In-game sales will be adjusted, and the game will continue to be developed and designed until it is ready for play.