Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
eediallo pushed 1 commit to collision eediallo/make-your-game
- create function to start shooting enemy bullet 7c5f667
eediallo pushed 1 commit to collision eediallo/make-your-game
- creates function to move enemy bullet down 570adc2
eediallo pushed 1 commit to collision eediallo/make-your-game
- handle enemy shooting in animate game 32edbe6
eediallo pushed 1 commit to collision eediallo/make-your-game
- adds r key event to reset game bec22b3
eediallo closed a pull request on daisyelem/make-your-game
Fix bullet creation bug when space key is pressed
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- moves formatTimeUnit down 5789b69
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- refactor formatAndDisplayTime and remove unused code d73096c
eediallo created a review comment on a pull request on CodeYourFuture/Module-Data-Groups
formatAndDisplayTime can do it. trying to fix it now
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- remove text as parameter 9394faf
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- create function to calculate total minutes and remaining seconds dd00a01
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- creates variable to store header prefix when counter starts 493de1e
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- creates function to format and display timer 9ffa557
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- stores formatted minutes and seconds in variables 1e111b3
eediallo created a review comment on a pull request on CodeYourFuture/Module-Data-Groups
I think I prefer the second approach because with prettier the 1st one would be formated as it it at the moment
eediallo created a review comment on a pull request on CodeYourFuture/Module-Data-Groups
This is an excellent observation. I can use a function to handle this.
eediallo pushed 1 commit to feature/alarmclock eediallo/Module-Data-Groups
- updates package json 65765f0