Skip to content

Conversation

@LexSava
Copy link
Owner

@LexSava LexSava commented Feb 3, 2021

1.Task: https://github.com/rolling-scopes-school/tasks/blob/master/tasks/rsclone/rsclone.md
2. Screenshot:
FireShot Capture 097 - RSS RPG GAME - lexsava github io

  1. Deploy: https://lexsava.github.io/rsclone/game/dist/
  2. Done 03.02.2021 / deadline 03.02.2021 (23.59).
  3. Score game: (290 / 320)
  4. Score article: (160 / 160 )
  5. Article: https://lexsava.medium.com/rss-rpg-game-92fa060f92c5
  6. Gameplay video: https://www.youtube.com/watch?v=h9GadzUEqOE&feature=youtu.be
  7. Description of features: https://youtu.be/0NNW4xVUpEg
  • It is possible to control the application by the game from the keyboard. (20 points).
  • There is a modal dialog (10 points).
  • Implemented routing (without reloading the application page) (20 points).
  • Implemented 3+ animations (20 points).
  • The game is made in the same style (20 points).
  • The game takes place at different levels, animation of victory, defeat (30 points).
  • Implemented logic for a computer opponent (40 points).
  • Used Canvas (20 points).
  • Working with Audio (10 points).
  • Used webpack (10 points).
  • Used eslint (10 points).
  • Clear, readable code. Variable and function names reflect what they contain / what they do. Repetition of logic is kept to a minimum. (20 points).
  • Implemented a collision in the game (40 points).
  • Camera movement implemented. (20 points).

LexSava and others added 30 commits January 9, 2021 20:30
Connected and configured webpack.
Add eslint.
Add class Screen
Add class Loading for scene
Connected the stage Loading
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
LexSava and others added 25 commits January 19, 2021 14:00
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.
Apply eslint.
add check for taken quest
refactor: apply eslint
Add README.md file
@LexSava LexSava changed the title Develop RS Clone Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants