Browser Breakout의 버전 기록 - 5개 버전
Browser Breakout 제작자: Noé Von-Eiff
Browser Breakout의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.2.1
2024년 10월 2일에 출시 - 34.5 KBfirefox 60.0 이상에서 작동Changelog:
- Fixed this Bug: When stopping the game, the users scrollbar doesn't come back! They can't scroll anymore and have to refresh the page.MIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.2.0
2024년 4월 14일에 출시 - 34.48 KBfirefox 60.0 이상에서 작동Changelog:
- Fixed bug where the scrollbars sometimes wouldn't disappear when starting the game.
- Added an Easter Egg, can you find it? (Hint: it's somewhere in the menu)MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1.1
2024년 4월 2일에 출시 - 34.38 KBfirefox 60.0 이상에서 작동- Fixed the following bug: When starting, stopping and then starting the game again, the InputHandler won't react to given keyinput and the user can't play the game.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1.0
2024년 3월 27일에 출시 - 34.38 KBfirefox 60.0 이상에서 작동- Ball and Paddle speed are now constant. Beforehand they were calculated based on the window size of the user, which was buggy and unreliable. I tested constant speed on different monitors and the game feels much better this way!
- Bugfix: Prevent arrow key event propagation. If you try to play the game (v1.0.0) on a youtube video for example, pressing the keys would move the video forwards or backwards, which is distracting. When the game is running, we stop propagating such events to only capture the movement of the paddle.MIT 라이선스에 따라 릴리스된 소스 코드