Skip to content

Commit

Permalink
📝 Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Oct 27, 2023
1 parent c77009b commit 77a8d20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/introduction/what_is_bolt.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# What is Bolt

Bolt is a high-performance, scalable SVM-based framework designed for Fully On Chain (FOC) Games and Autonomous Worlds.
Bolt is a **high-performance**, **scalable** SVM-based framework designed for Fully On Chain (FOC) Games and Autonomous Worlds.

With Bolt, you can create games that live forever on the blockchain. These games are platform-centric by default, empowering users to extend and modify both game content and logic. Bolt facilitates multiplayer gaming experiences with performance on par with traditional multiplayer servers.
With Bolt, you can create games that live forever on the blockchain. These games are **platform-centric** by default, empowering users to extend and modify both game content and logic. Bolt facilitates multiplayer gaming experiences with performances on pair with traditional multiplayer servers.

Furthermore, the framework incorporates an Entity Component System (ECS) architecture, streamlining the game structuring and assembly process and providing ready-to-use components. Developers can reuse and contribute modules and logic deployed on the blockchain.
Furthermore, the framework incorporates an Entity Component System (**ECS**) architecture, streamlining the game structuring and assembly process and providing ready-to-use components. Developers can reuse and contribute modules and logic deployed on the blockchain.

All these features collectively reduce the intricacy of crafting fully on-chain games, enabling developers to focus more on the game's essence.

0 comments on commit 77a8d20

Please sign in to comment.