You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -46,20 +46,20 @@ _Copyright (c) 2022-2024 Ramon Santamaria ([@raysan5](https://twitter.com/raysan
46
46
47
47
### Description
48
48
49
-
$(Your Game Description)
49
+
$(Your Project Description)
50
50
51
51
### Features
52
52
53
-
- $(Game Feature 01)
54
-
- $(Game Feature 02)
55
-
- $(Game Feature 03)
53
+
- $(Project Feature 01)
54
+
- $(Project Feature 02)
55
+
- $(Project Feature 03)
56
56
57
57
### Controls
58
58
59
-
Keyboard:
60
-
- $(Game Control 01)
61
-
- $(Game Control 02)
62
-
- $(Game Control 03)
59
+
Keyboard/Mouse:
60
+
- $(Project Controls 01)
61
+
- $(Project Controls 02)
62
+
- $(Project Controls 03)
63
63
64
64
### Screenshots
65
65
@@ -79,7 +79,7 @@ _TODO: Show your game to the world, animated GIFs recommended!._
79
79
80
80
### License
81
81
82
-
This game sources are licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details.
82
+
This project sources are licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details.
0 commit comments