A simple experimental game built using the PlayCanvas game engine.
This project was created as a learning exercise and is still under development.
It focuses on understanding the basics of:
1 Simple movement
2 Simple item collecting
3 UI
4 Sounds
This is one of my early PlayCanvas projects.
I continue improving it whenever I have time while learning game development fundamentals.
PlayCanvas Project: https://playcanvas.com/project/1125831/overview/simple-game
| Numerary | Section | Area | Completion Status | Problems |
|---|---|---|---|---|
| 1 | 0:21 | Editor | %100 | - |
| 2 | 3:07 | Import Physics Engine | %100 | - |
| 3 | 5:57 | Rigidbody | %100 | - |
| 4 | 8:11 | Movement Script | %100 | - |
| 5 | 14:38 | Change the Speed Variable Dynamically | %100 | - |
| 6 | 18:08 | Item Collecting | %100 | - |
| 7 | 18:35 | Set Materials to the Objects | %100 | - |
| 8 | 22:50 | Coin Manager | %20 | - The Coins are still nestled together(10), I can't spread them around. |
| 9 | 23:20 | Coin Manager Script | %90 | - I think there is a bug in the code that I can't see or something is missing. https://iili.io/JkvsdVj.png |
| 10 | 25:13 | Foor Lop | %0 | - |
| 12 | 26:22 | Setposition | %0 | - |
| 13 | 33:30 | Import Font | %0 | - |
| 14 | 33:43 | Free Font | %0 | - |
| 15 | 35:52 | Overlay Script | %0 | - |
| 16 | 41:48 | Tigger Sounds | %0 | - |
| 17 | 43:37 | Sounds | %0 | - |
This project is based on the tutorial by:
https://www.youtube.com/watch?v=i-cvfEW4Fq8&ab_channel=CemDemir - Cem Demir https://playcanvas.com/project/844075/overview/simple-game - @Cem Demir
This project is still in development and used mainly for learning and experimentation.