-
Sonar Systems adminLikes 0Problem Description
Individual tutorials are awesome but you want to know how to create a game from scratch with features like game center and ads. This series will show just that with Tic-Tac-Toe.
Solution DescriptionPlanned tutorial list:
- Project Setup
- Prerequisites (C++, Cocos2d-x, project created, multi device implemented, Cocos Helper)
- Rename HelloWorldScene to Splash Scene and update Android,mk file
- Change to Portrait Mode
- Add assets
- Scene Creation
- MainMenuScene
- GameScene
- Implement Splash Scene
- Sonar Games logo appears for 3 seconds then goes to Main Menu Scene
- Create Definitions.h file and abstract timings & image
- Implement Main Menu Scene
- Background
- Title
- Play button
- Audio button
- Grid
- Show grid
- Place piece (X/O) on grid
- Win condition
- AI
- Game Over Popup
- Pause Popup
- Achievements
- Button on main menu
- Implement achievements based on certain conditions
- Project Setup
-
JETeranLikes 0
This sounds awesome! Are you planning to release it soon?
-
Sonar Systems adminLikes 0
Hopefully, been a bit busy with some other stuff but we are working on it.
-
TheGDKLikes 0
I’m so hyped for this!
-
Sonar Systems adminLikes 0
SAME :D
Login to reply