Git Product home page Git Product logo

gdxgame's Introduction

Hi there, I'm Hugo ๐Ÿ‘‹

I'm a young Developer making my way through code!!

  • ๐ŸŒฑ Iโ€™m currently improving in Java and React, and especially code architecture
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate and contribute to Open Source projects
  • โšก Fun fact: I love to play video games, travel and do some mountaineering

Languages and Tools:

IntelliJ IDEA Git Java Kotlin HTML5 CSS3 PostgreSql Kubernetes Docker

Connect with me:

hdescottes | LinkedIn



โšก Recent GitHub Activity
  1. ๐ŸŽ‰ Merged PR #25 in hdescottes/StockMarketDashboard
  2. ๐ŸŽ‰ Merged PR #24 in hdescottes/StockMarketDashboard
โšก GitHub Stats hdescottes's GitHub Stats
โšก Top Languages hdescottes's Top Languages

gdxgame's People

Contributors

hdescottes 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  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

gdxgame's Issues

Animations

Hello I noticed that in your improve section you mentioned animations and also in bugs you mentioned a fade in issue. I am assuming that you are using JPanels and Frames that implement button action listeners to call upon these said animations.

I am not able to find you code for where this occurs and if you could point out where it is I can take a look.

Anyway other than the animations libraries for java I think a way to get a fade in effect is to use the graphics engine and simply paint a black frame that lowers in opacity giving it the fade animation. This would occur with a for loop that starts with 100 (max opacity) and the "i" in the for loop decreases which is set to the opacity of the graphics black screen. This may be too fast so a timer or a delay may be necessary.

This is all assuming that you do not already have a fade in implemented.
Otherwise I would love to take a look at the code if you could direct me.

Thanks.

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.