359 research outputs found

    Collaborative virtual gaming worlds in higher education

    Get PDF
    There is growing interest in the use of virtual gaming worlds in education, supported by the increased use of multi‐user virtual environments (MUVEs) and massively multi‐player online role‐playing games (MMORPGs) for collaborative learning. However, this paper argues that collaborative gaming worlds have been in use much longer and are much wider in scope; it considers the range of collaborative gaming worlds that exist and discusses their potential for learning, with particular reference to higher education. The paper discusses virtual gaming worlds from a theoretical pedagogic perspective, exploring the educational benefits of gaming environments. Then practical considerations associated with the use of virtual gaming worlds in formal settings in higher education are considered. Finally, the paper considers development options that are open to educators, and discusses the potential of Alternate Reality Games (ARGs) for learning in higher education. In all, this paper hopes to provide a balanced overview of the range of virtual gaming worlds that exist, to examine some of the practical considerations associated with their use, and to consider their benefits and challenges in learning and teaching in the higher education context

    Education Unleashed: Participatory Culture, Education, and Innovation in Second Life

    Get PDF
    Part of the Volume on the Ecology of Games: Connecting Youth, Games, and LearningWhile virtual worlds share common technologies and audiences with games, they possess many unique characteristics. Particularly when compared to massively multiplayer online role-playing games, virtual worlds create very different learning and teaching opportunities through markets, creation, and connections to the real world, and lack of overt game goals. This chapter aims to expose a wide audience to the breadth and depth of learning occurring within Second Life (SL). From in-world classes in the scripting language to mixed-reality conferences about the future of broadcasting, a tremendous variety of both amateurs and experts are leveraging SL as a platform for education. In one sense, this isn't new since every technology is co-opted by communities for communication, but SL is different because every aspect of it was designed to encourage this co-opting, this remixing of the virtual and the real

    Performance analysis of cloud-based cve communication architecture in comparison with the traditional client server, p2p and hybrid models

    Get PDF
    Gital et al. (2014) proposed a cloud based communication architecture for improving efficiency of collaborative virtual environment (CVE) systems in terms of Scalability and Consistency requirements. This paper evaluates the performance of the proposed CVE architecture. The metrics use for the evaluation is response time. We compare the cloud-based architecture to the traditional client server and peer-2–peer (P2P) architecture. The comparison was implemented in the CVE systems. The comparative simulation analysis of the results suggested that the CVE architecture based on cloud computing can significantly improve the performance of the CVE system

    Networking Middleware and Online-Deployment Mechanisms for Java-Based Games

    Get PDF
    Currently, web-based online gaming applications are predominately utilising Adobe Flash or Java Applets as their core technologies. These games are often casual, two-dimensional games and do not utilise the specialist graphics hardware which has proliferated across modern PCs and Consoles. Multi-user online game play in these titles is often either non-existent or extremely limited. Computer games applications which grace the current generation of consoles and personal computers are designed to utilise the increasingly impressive hardware power at their disposal. However, these are commonly distributed using a physical medium or deployed through custom, proprietary networking mechanisms and rely upon platform-specific networking APIs to facilitate multi-user online game play. In order to unify the concepts of these disparate styles of gaming, this paper presents two interconnected systems which are implemented using Java Web Start and JXTA P2P technologies, providing a platform-independent framework capable of deploying hardware accelerated cross-platform, cross-browser online-enabled Java games, as part of the Homura Project

    Design Issues for Peer-to-Peer Massively Multiplayer Online Games.

    Get PDF
    Massively Multiplayer Online Games (MMOGs) are increasing in both popularity and scale, and while classical Client/Server (C/S) architectures convey some benefits, they suffer from significant technical and commercial drawbacks. This realisation has sparked intensive research interest in adapting MMOGs to Peer-to-Peer (P2P) architectures. This paper articulates a comprehensive set of six design issues to be addressed by P2P MMOGs, namely Interest Management (IM), game event dissemination, Non-Player Character (NPC) host allocation, game state persistency, cheating mitigation and incentive mechanisms. Design alternatives for each issue are systematically compared, and their interrelationships discussed. We further evaluate how well representative P2P MMOG architectures fulfil the design criteria

    Born Digital / Grown Digital: Assessing the Future Competitiveness of the EU Video Games Software Industry

    Get PDF
    This report reflects the findings of the JRC-IPTS study on the Video games Industry, with a focus on two specific activities: online and mobile video games. The report starts by introducing the technologies, their characteristics, market diffusion and barriers to take up, and their potential economic impact, before moving to an analysis of their contribution to the competitiveness of the European ICT industry. The research is based on internal and external expertise, literature reviews and desk research, several workshops and syntheses of the current state of the knowledge. The results were reviewed by experts and in dedicated workshops. The report concludes that the general expectations for the next years foresee a speeded up migration of contents and services to digital, in a scenario of rapidly increasing convergence of digital technologies and integration of media services taking advantage of improved and permanent network connections. The role of the so-called creative content industry is expected to increase accordingly. Communication services and media industry will co-evolve on the playground of the Internet of services, along with a product to service transformation of the software market in general. In this general context the Video games Software industry plays and is expected to play a major role. The games industry may become a major driver of the development of networks as it has been in the past for the development of computer hardware.JRC.DDG.J.4-Information Societ

    Solving key design issues for massively multiplayer online games on peer-to-peer architectures

    Get PDF
    Massively Multiplayer Online Games (MMOGs) are increasing in both popularity and scale on the Internet and are predominantly implemented by Client/Server architectures. While such a classical approach to distributed system design offers many benefits, it suffers from significant technical and commercial drawbacks, primarily reliability and scalability costs. This realisation has sparked recent research interest in adapting MMOGs to Peer-to-Peer (P2P) architectures. This thesis identifies six key design issues to be addressed by P2P MMOGs, namely interest management, event dissemination, task sharing, state persistency, cheating mitigation, and incentive mechanisms. Design alternatives for each issue are systematically compared, and their interrelationships discussed. How well representative P2P MMOG architectures fulfil the design criteria is also evaluated. It is argued that although P2P MMOG architectures are developing rapidly, their support for task sharing and incentive mechanisms still need to be improved. The design of a novel framework for P2P MMOGs, Mediator, is presented. It employs a self-organising super-peer network over a P2P overlay infrastructure, and addresses the six design issues in an integrated system. The Mediator framework is extensible, as it supports flexible policy plug-ins and can accommodate the introduction of new superpeer roles. Key components of this framework have been implemented and evaluated with a simulated P2P MMOG. As the Mediator framework relies on super-peers for computational and administrative tasks, membership management is crucial, e.g. to allow the system to recover from super-peer failures. A new technology for this, namely Membership-Aware Multicast with Bushiness Optimisation (MAMBO), has been designed, implemented and evaluated. It reuses the communication structure of a tree-based application-level multicast to track group membership efficiently. Evaluation of a demonstration application shows i that MAMBO is able to quickly detect and handle peers joining and leaving. Compared to a conventional supervision architecture, MAMBO is more scalable, and yet incurs less communication overheads. Besides MMOGs, MAMBO is suitable for other P2P applications, such as collaborative computing and multimedia streaming. This thesis also presents the design, implementation and evaluation of a novel task mapping infrastructure for heterogeneous P2P environments, Deadline-Driven Auctions (DDA). DDA is primarily designed to support NPC host allocation in P2P MMOGs, and specifically in the Mediator framework. However, it can also support the sharing of computational and interactive tasks with various deadlines in general P2P applications. Experimental and analytical results demonstrate that DDA efficiently allocates computing resources for large numbers of real-time NPC tasks in a simulated P2P MMOG with approximately 1000 players. Furthermore, DDA supports gaming interactivity by keeping the communication latency among NPC hosts and ordinary players low. It also supports flexible matchmaking policies, and can motivate application participants to contribute resources to the system

    Open software to innovation: the critical success factors of massively multiplayer online role playing games (MMORPG) in China and Ireland.

    Get PDF
    This project investigates the factors leading to the success of China’s Massively Multiplayer Online Role Playing Games (MMORPG) market and gives an analysis of how Open source has contributed to these success factors. It then will look at how the use of open source is mirrored in Ireland’s market for example, the software sector to see if the same factors are apparent or there are indicators of these. Knowledge Management plays a very important role for fasten the innovation of Open source software development in China
    corecore