All Questions
Tagged with community-challenge actionscript-3
2 questions
10
votes
2
answers
310
views
Simon-says in AS3 - Prototyping functionality
My non-serious entry for Simon Says.
Based on literal interpretation of the rules:
Create a UI with four colored buttons that light up in a random pattern. After displaying the pattern, the player ...
15
votes
2
answers
279
views
UltimateTicTacToe - ActionScript Style!
In an effort to complete this month's code challenge, I've started off with the basics. Below I have for review, a class that I can call to create the square/button a user would click to mark a spot ...