Skip to content

Pull request week 1 - #1

Open
Noratho wants to merge 17 commits into
week1from
main
Open

Pull request week 1#1
Noratho wants to merge 17 commits into
week1from
main

Conversation

@Noratho

@Noratho Noratho commented Nov 19, 2020

Copy link
Copy Markdown
Contributor

I reversed the pull request so I don't have to spend any more time on this weird stuff for now.

@ishitarao

Copy link
Copy Markdown

The comment on your pull request should be a development log for the week. Note that I can't grade you on documentation (10%) without the development log, so please try to add that as soon as you're able.

Comment thread include/core/move_model.h

public:

std::string move_image_;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would imagine that the image for a move would remain consistent throughout your game; do consider making this const.

@Noratho

Noratho commented Nov 20, 2020

Copy link
Copy Markdown
Contributor Author
  • Created CmakeLists.txt
  • Created basic project structure
  • Created world model and visualizer skeleton with basic physics implementation
  • Created player model skeleton with structs to support that skeleton
  • Created move model skeleton
  • Imported Box2D(didn't figure out blocks until notes were released by 126)
  • Imported Json library that I will use for loading game data on move sets and world data

@ishitarao

Copy link
Copy Markdown

You're good to go in terms of a Development Log. Make sure you update your PROPOSAL.md by adding the title.

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.

2 participants