GithubHelp home page GithubHelp logo

uzair-ashraf / lfz-battle Goto Github PK

View Code? Open in Web Editor NEW
78.0 2.0 4.0 18.08 MB

A clone of Pokemon Fire Red but with programming questions instead of Pokemon

JavaScript 0.98% TypeScript 99.02%
pokemon firered programming-question

lfz-battle's Introduction

LFZ Battle

A clone of Pokemon Fire Red but with programming questions instead of Pokemon. Built with vanilla TypeScript.

Disclaimer

This game is only a parody.

I am not affiliated with the Nintendo Company, all assets in this application were taken from third party websites and not from the game itself.

Pokemon and All Respective Names, Images, and Sounds are Trademark © of Nintendo 1996 - 2021.

Technologies Used

  • Typescript
  • Webpack
  • Babel

How to Play

  • WASD - Move your character around
  • M - Unmute/Mute audio
  • SPACE - Interact with NPCs

Features

  • User can preload assets
  • User can walk around map
  • User can transition between maps
  • User can interact with npcs
  • User can battle npcs
  • User can hear audio
  • User can battle gym leaders

In-Game Screenshots

lfz-battle's People

Contributors

cursea avatar shadorki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lfz-battle's Issues

User can hear sound

Making a new class that handles the audio for the user will help manage sounds in the game

Will also be related to the ability of loading assets before the game starts.

User can view loading screen

With network throttling, I notice that the assets take a bit to load. There is alot of json files containing data that is needed.

Starting with a loading screen will look cleaner, and awaiting loading of all the assets will have the game run smoother.

Research Web Works for background loading or write script to load assets

User can view scene transition

When a scene is transitioning its fairly sporadic and we see the character move all weird

If we can freeze the game at a screen transition.

Drop the opacity to 0 on an overlay

Set a small Delay

And display the screen again, it should help this issue,

Typo on jQuery question

Small typo in battle.json on the question "jQuery is a ____", where the fourth answer is "A lifestyle". To match the format of the other answers, it should just be 'Lifestyle'.

I can fix this bad boy up!

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.