Stencyl Tic Tac Toe
In the project “Programming for You & Me” where the focus is to teach programming, using game developing as a teaching method. I was thinking about using the game “Asteriod” as the first lesson serie, but somehow I felt that this would be too complicated for a beginner to start with. So I decided to create a more simple game that I think would be suitable.
In the process of creating this game the students will learn basic programming skills and theories, and of course the basic usage of Stencyl. The students will learn about the following:
- Programming theories
- Variables
- If conditions and logical comparison
- Functions
- Usage of comments
- Programming skills
- Designing the game
- Logical thinking
- Testing & debugging
- Coding & modularization of the codes
- “Coding Honor” such as attribution and refering to other’s work
- Stencyl skills
- Creating scenes, actors and behavoirs
- Logical coding
- Deploying the game
Playable Link
Link2Play: https://games.tranit.no/Stencyl_TicTacToe/
Technical Details
Initial Started: | 29/08-2020 |
Latest Release: | 01/09-2020 |
Version: | 1.0.0 |
Tools: | Stencyl |
Licenses: | MIT license for Tic Tac Toe game (other licenses for assets) |
Source Code
Source code of the project is located here: Stencyl_Game_TicTacToe.
Downloads
Version 1.0.0 | (01/09-2020) |
---|---|
Flash Game | Stencyl_TicTacToe_v20200901-flash.swf |
Signature File | Stencyl_TicTacToe_v20200901-flash.swf.sig |
Checksum File | Stencyl_TicTacToe_v20200901-flash.swf.sha |
Stencyl Project Files
Project File | Stencyl_TicTacToe_v20200901.stencyl |
Signature File | Stencyl_TicTacToe_v20200901.stencyl.sig |
Checksum File | Stencyl_TicTacToe_v20200901.stencyl.sha |