Skip to content

kreloril/ButtonFun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ButtonFun

Requirements

  • Develop a universal iOS app with no status bar with the name “Button Fun”.
  • Fill the screen with 40 px x 40 px random colored squares laid out in a grid.
  • When the user presses a square, change the color of the square to a new one.
  • Handle all device orientations
  • Make the code as reusable as possible.
  • Bonus points, try not to use UIButtons

Setup and Submission Instructions

  • Clone this repository to your local machine.
  • Commit your changes to a new branch.
  • Push that branch back to Github.
  • When complete, create a pull request with the head branch as your new branch and the base branch as master.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published