Systers, an Anita Borg Institute Community

PWR iOS: Renaming the .swift files for the conversation screens in the PowerUp mobile game app

In any project, readability and clarity are desired. Similarly, for the PowerUp project(iOS) we want all file names to be self-explanatory and easy to deal with for developers. You are required to change the names of .swift files that correspond to the viewcontrollers of the 2 levels. Rename level 1 swift files to "Choices ". Right now the names are like "Choices-SixthScreen.swift"- this should be changed to "Choices6.swift". Similarly change the names of Level2 files also. Right now the names are random. It is on you to order each of them numerically and rename the files as "SS ". For example- "ViewController.swift" should be changed to "SS1.swift". Take care of file paths and other name dependencies(if there are any).

Task tags

  • xcode
  • swift

Students who completed this task

sarayd

Task type

  • code Code
close

2015