-
Notifications
You must be signed in to change notification settings - Fork 0
RS Clone #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
LexSava
wants to merge
98
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Connected and configured webpack.
Add eslint.
Add class Screen
Add class Loading for scene
Connected the stage Loading
Basic structure
Add file graphics
Add file graphics
Add class ImageLoader and connected it.
Add method print in class Screen
Add class Menu in scene
Add scene change method.
Add class ControlState.
Add class GameLevel.
Add new scene.
Add class Sprite.
Add class SpriteSheet.
(test) Rendered the sprite on the page.
Add class Animation.
Add method getAnimation in SpriteSheet.
Testing animation work.
Add map level one.
Add class TileMap.
Add method createMap in class Screen.
Supplemented method createMap.
Connected map.
Fix class Animation.
Fix class Animation
Add sword strike sound.
Add menu sound.
Add sound game level.
Add soutd death orc.
add sound game over.
Apply eslint.
Add quest character figurine on the map.
Add killed orck statistics.
Add scene game win.
Add style canvas.
Add modal dialogue.
Add sound win game.
Added a description of the gameplay.
Apply eslint.
…f the orcs and the character.
…ng and losing scenes
Levels and map
Apply eslint.
add check for taken quest
refactor: apply eslint
Add README.md file
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](npm/ssri@v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3) Signed-off-by: dependabot[bot] <[email protected]>
…-6.0.2 build(deps): bump ssri from 6.0.1 to 6.0.2 in /game
…-4.0.3 build(deps): bump y18n from 4.0.0 to 4.0.3 in /game
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1.Task: https://github.com/rolling-scopes-school/tasks/blob/master/tasks/rsclone/rsclone.md

2. Screenshot: