Online multiplayer card game using NFT in -game items
Abstract
This thesis concentrates on the development of an online-multiplayer game that leverages the
concept of non-fungible tokens (NFTs) built using JavaScript. NFTs are unique digital assets that use
blockchain technology to verify their authenticity and ownership. The game allows players to collect,
trade, and sell in-game items that are represented as NFTs. The use of NFTs adds an extra layer of value
to the in-game items, as they are unique and cannot be replicated. The game also features a multiplayer
mode, enabling players to compete or cooperate in real-time. The game is built using JavaScript, which is
a versatile and widely used programming language. JavaScript is particularly well-suited for web
development, making it a popular choice for online games. This thesis highlights the potential of NFTs in
the gaming industry and the benefits of using JavaScript for game development.