ICTX

ICTX

For my current ICTX project, I am working on app coding. I have very little coding experience (I can do drag and drop, like Scratch, and I wrote code to make a light blink), so I am starting from basics, using this tutorial and Xcode. Currently I am working through it to create an app that simulates the card game War.

So far I have learned how to create a basic UI using auto-layout constraints and stack views, as well as how to turn off things like landscape view. The next step is to build the code behind the app, which is a little nerve wracking but also exciting. I’m pretty excited to learn how to randomize the cards, because I’ve always been sort of curious about that.

This is what it looks like so far:

Leave a Reply

Your email address will not be published. Required fields are marked *