GoToBeta
Hello there is my new game, called SquareWars
CurrentStage = ALPHA (i'm building the ground layer to create this game more faster, multiplayer already enabled )
My Discord : https://discord.gg/XJNnpCyC for player who want to setup a server
I built a entity, component, system engine to create this game.
In SquareWars you can today :
Gameplay :
- Attack other player when they are not in the same clan
- Get Clan fame when killing other clan player
- Entities : { Player, Projectile, Spider, MotherSpider }
- MotherSpider is a monster who can prop child spider ( ideal for xp )
Engine : - World with systems - Components
In the futur :
Gameplay :
- Select your clan when creating a character
- Choose your name
- Save your character
- Create a guild
- Explore dungeons
- More mobs with AI
- Hold Item in hand
- Hold Armor for foots, chest, legs, head
- QuestSystem -> Player can create quest which other player can validate
- ServerList
- Multiple world with custom rules
- Screen to create a world
Engine :
- Screen
- GameObject ( input, button, list )
Leave a comment
Log in with itch.io to leave a comment.