GithubHelp home page GithubHelp logo

cfosco / ecobochos Goto Github PK

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

Educational trivia game for Android devices, designed to increase environmental awareness in young children. Coded in Java with libGDX.

MATLAB 2.88% Java 95.47% HTML 0.96% JavaScript 0.02% CSS 0.68%

ecobochos's Introduction

EcoBochos

Educational Trivia App about the environment, made for the Renault Foundation. Fun game of questions and answers made to raise awareness on environmental issues, aimed at children and teenagers.

Introduction

EcoBochos is a fun game of questions and answers geared towards learning environmental facts on five important subjects: Energy, Mobility, Biodiversity, Water and Waste. The questions were designed by experts in environmental education and have varying levels of difficulty. The game was programmed with the LibGDX framework, and is thus available in Android, iOS, Desktop and HTML versions. The game can be run easily on desktop by downloading and running the latest jar: EcoCuis-Desktop-v22.jar. The app is also available on the Play Store

Folder structure

The project is divided into 5 main folders: ios, android, desktop, html and core. The first four have specific porting code to make the game run on the respective platform, and core has the main classes and methods that define the inner workings of the program. Look into core if searching for the actual code structure.

Code

The code is fully modularized and adheres to OOP concepts. The LibGDX framework allows for an easy abstraction from complex rendering situations. The main game loop is handled by the EQGame class, that extends a libGDX Game and manages allthe important actors of the program. When a match is to be played, the class EQMatch handles the basic actions required, and is extended by EQNormalMatch and EQTimeMatch for gamemode specific behavior. The code follows the Actor - Stage paradigm from LibGDX< that allows for easy rendering, and Widget management, as well as straightforward compounded translations, rotations and scalings triggered by events.

Game screenshots

EcoBochos main menu EcoBochos match

ecobochos's People

Contributors

cfosco avatar

Watchers

 avatar

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.