Skip to content
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

Extract Instructions string to a file #96

Open
joelbagan opened this issue Dec 1, 2017 · 2 comments
Open

Extract Instructions string to a file #96

joelbagan opened this issue Dec 1, 2017 · 2 comments

Comments

@joelbagan
Copy link
Contributor

Currently, the instructions page is created by passing an incredibly long literal string which is not readable or easily edited. Extract the string to a file which is read from to allow for easier reading and editing.

F17 OK 50pts

@brianslee
Copy link
Contributor

W18 Ok 50 pts

xingxinggeng added a commit to iamSamuelFu/cs56-games-pong that referenced this issue Mar 14, 2018
@iamSamuelFu iamSamuelFu mentioned this issue Mar 15, 2018
@brianslee
Copy link
Contributor

Fixed in w18 branch. Move code to master.

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

No branches or pull requests

2 participants