Skip to content

Commit 5c743dc

Browse files
authored
Revise Project Showcase and announce Game Jam
Updated Codédex Project Showcase section and added Game Jam announcement.
1 parent aa1e85e commit 5c743dc

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

blogs/2025/how-to-get-started-with-game-development.mdx

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -174,21 +174,17 @@ And of course, what’s a game good for if people can’t play it !? Depending o
174174
- **Godot Games:** Export to Windows, Mac, Linux, web browsers, iOS, and Android. Publish on itch.io, Steam, Google Play Store, or Apple App Store, depending on your platform.
175175
- **Unity Games:** Supports PC (Steam, Epic Games Store), consoles (PlayStation, Xbox, Nintendo Switch), mobile (iOS, Android), and web. Publish through each platform's respective store or upload to itch.io for indie distribution.
176176
- **Unreal Engine Games:** Primarily targets PC and consoles through Steam, Epic Games Store, PlayStation Store, Xbox Store, and Nintendo eShop. Also supports mobile and VR platforms.
177-
- **Codédex Project Showcase**: You can now publish your games in Project Showcase under the (Game) tag!
178-
179-
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
180-
<a href="https://www.codedex.io/community/project-showcase" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Project Showcase</Button></a>
181-
</div>
182177

183178
## The Community
184179

185180
Nothing like the game dev community to keep you accountable! It’s so easy to sometimes lose track of your progress or time spent on your game or what you’re making, especially as a solo developer! The Codédex community, for instance, has a ton of support that we’re offering to those interested in game development!
186181

187-
- Project Tutorial: [Make a Bauldr’s Gate 3 Mod with Lua](https://www.codedex.io/projects/make-a-bg3-mod-with-lua)
188-
- Project Tutorial: [Build a Word Guessing Game](https://www.codedex.io/projects/build-a-word-guessing-game-with-python)
189-
- Project Tutorial: [Build a Chat Game with p5js](https://www.codedex.io/projects/build-a-conversational-game-in-p5js)
190-
- [Lua Course](https://www.codedex.io/lua)
191-
- [Phaser Course](https://codedex.io/phaser)
182+
**Codédex Project Showcase**: You can now publish your games in Project Showcase under the (Game) tag!
183+
184+
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
185+
<a href="https://www.codedex.io/community/project-showcase" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Project Showcase</Button></a>
186+
</div>
192187

193-
Codédex will also be hosting a Game Jam in December of this year! 🎉 This will be the perfect time for you to build a game or finish up your game and win swag prizes :))
188+
Happy game dev! 👾
194189

190+
P.S. Codédex will also be hosting a Game Jam in December of this year! 🎉 This will be the perfect time for you to build a game or finish up your game and win swag prizes. :)

0 commit comments

Comments
 (0)