Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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 ...
Pimgd's user avatar
  • 22.5k
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 ...
Alex L's user avatar
  • 5,783