Coder Social home page Coder Social logo

rushiljalal / mindwars Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 15.19 MB

An educational game made using GDevelop for M# 23 Hackathon

Home Page: http://lavitrasrivastava.github.io/Mindwars-website

game-development gdevelop gdevelop5 hackathon-project

mindwars's Introduction

Mindwars

Mindwars is an educational game developed using GDevelop for the M# 23 Hackathon. It aims to provide a fun and interactive way to enhance learning.

Screenshots

Mindwars Starting Screen

tutorial

question

Features

  • Engaging educational gameplay
  • Interactive quizzes and challenges
  • Easy-to-use interface
  • Compatible with multiple platforms

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/RushilJalal/Mindwars.git
  2. Navigate to the project directory:
    cd Mindwars
  3. Open the project in GDevelop:
    • Launch GDevelop
    • Click on "Open a project"
    • Select Mindwars - CYPHER101.json from the cloned directory

Running the Game

  1. In GDevelop, click on the "Play" button to run the game locally.
  2. Alternatively, you can host the game on a local server:
    npm install -g http-server
    http-server
  3. Open your browser and navigate to http://localhost:8080 to play the game.

Online Demo

Play the game online at Mindwars Website.

Project Structure

  • assets/ - Game assets including images and sounds
  • eventsFunctionsExtensions/ - Custom event functions and extensions
  • layouts/ - Game layouts and scenes
  • resources/ - Additional resources

Contributing

  1. Fork the repository
  2. Create your feature branch:
    git checkout -b feature/YourFeature
  3. Commit your changes:
    git commit -m 'Add new feature'
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.