added heart and star emotes; added article about pixel joy font and Small Thing That Makes Things; got self-hosted images working
@ -0,0 +1,13 @@
|
|||||||
|
<!--200810-->
|
||||||
|
<h1>free pixel font </h1>
|
||||||
|
august 17, 2020<br>
|
||||||
|
assets<br>
|
||||||
|
<br>
|
||||||
|
<b><a href="https://fontstruct.com/fontstructions/show/1596262/pixel-joy">pixel joy</a></b> is a small, round sans-serif pixel font, made using <a href="https://fontstruct.com/">fontstruct's FontStructor</a> for an old version of blessfrey. Freely use and edit for your personal and commercial projects. No credit needed. <br>
|
||||||
|
<br>
|
||||||
|
Download it from fontstruct @ <a href="https://fontstruct.com/fontstructions/show/1596262/pixel-joy">https://fontstruct.com/fontstructions/show/1596262/pixel-joy</a>.<br>
|
||||||
|
<br>
|
||||||
|
<center><img src="/static/img/ent/pixeljoy.jpeg" alt="image: pixel joy font preview"></center> <br>
|
||||||
|
<br>
|
||||||
|
Font released under public domain. Sample text in the preview image is from Imogen Heap's "Pocket Sun," and the colors are from <a href="https://lospec.com/palette-list/aap-64">Adigun Polack's AAP-64 palette</a>. :)<br>
|
||||||
|
<br>
|
@ -0,0 +1,76 @@
|
|||||||
|
<!--200810-->
|
||||||
|
<h1>my first game jam - #weeklygamejam </h1>
|
||||||
|
august 25, 2020<br>
|
||||||
|
game jam<br>
|
||||||
|
<br>
|
||||||
|
<b><a href="https://weeklygamejam.itch.io/">WeeklyGameJam</a></b> is weekly theme-based game jam hosted through itch.io. It's fairly laid-back for a jam, giving you a full week's time, allowing for pre-made/stock assets and code, and being understanding of late submissions. Most people make videogames, but any kind of game is allowed. At the end of the week, streamers will play and critique the submissions while the devs hang out in their chat. <br>
|
||||||
|
<br>
|
||||||
|
<center><img src="/static/img/ent/SmallThingThatMakesThings.png" alt="(image: Key art of Elwell and Small Thing, buried in dogs)" width="500" height="223.77"></center> <br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<h2>small thing that makes things</h2>
|
||||||
|
<br>
|
||||||
|
I participated in Week 85 under the theme Offspring, submitting my game on February 27, 2019. My game was Small Thing That Makes Things, an adventure platformer. You can play it on itch.io @ <a href="https://chimchooree.itch.io/small-thing-that-makes-things">https://chimchooree.itch.io/small-thing-that-makes-things</a>.<br>
|
||||||
|
<br>
|
||||||
|
You play as Hamish T. Elwell, the hero accountant of an overcrowded animal shelter, investigating the recent explosion of the local stray population. You can walk, jump on platforms, collect items, and chat with NPCs. There's multiple endings, depending on your choices. <br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<h2>positives </h2>
|
||||||
|
<br>
|
||||||
|
For a week-made game, I think STTMT is pretty cute, and I'm pretty happy with it.<img src="/static/img/emo/star.gif" alt=":)"> <br>
|
||||||
|
<br>
|
||||||
|
I actually finished a game, and someone actually finished playing it on a stream. That's really cool, even if STTMT isn't all that good. The deadline forced me to make final decisions, complete features, and move on, and there's a lot of value in actually finishing instead of forever polishing ideas and assets. <br>
|
||||||
|
<br>
|
||||||
|
The short time-frame forced me to get around to every aspect of game development, many of which I had never done before. I had to learn how to export my Godot project, upload an HTML5 game, and make sure the exported game was complete and playable. Lots of the features were first-times for me, too. I've never written code for platformer movements or moving cameras. This also was the first time I've really gotten branching and conditional dialog working in Godot. <br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<h2>mistakes</h2>
|
||||||
|
<br>
|
||||||
|
I recolored OPP's pixel art and lost the high contrast for the rock ledges. They blend into the rocky background, so you can't tell you can jump on them. Joshua McLean pointed this out during his stream, and I didn't even noticed until then. Having more eyes on your game is so important.<br>
|
||||||
|
<br>
|
||||||
|
Also the level design is just not interesting. I spent lots of time on the choices and adventure game aspects, while the platforming as an extreme afterthought. It's a game jam, though, what do you expect lol?<br>
|
||||||
|
<br>
|
||||||
|
I took the easy way out with animation. I might have learned more working from scratch, but modifying OPP's sprites to suit my character designs was way faster when I was already struggling to finish on time.<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<h2>screenshots </h2>
|
||||||
|
<center>
|
||||||
|
<a target="_blank" href="/static/img/ent/SmallThingThatMakesThings_flatland.png">
|
||||||
|
<img src="/static/img/ent/SmallThingThatMakesThings_flatland.png" alt="(image: Elwell and Small Thing in a jumble of dogs)" width="500" height="300.92">
|
||||||
|
</a><br>
|
||||||
|
Experimenting with Small Thing's summoning mechanic. In this version, the characters are just blocks with collision that can move around the flat, empty world with WASD.<br>
|
||||||
|
<br><br>
|
||||||
|
<a target="_blank" href="/static/img/ent/chimchooree_weekly_game_jam.gif">
|
||||||
|
<img src="/static/img/ent/chimchooree_weekly_game_jam.gif" alt="(gif: Elwell rides a broken-physics dog across the valley)" width="500" height="215.77">
|
||||||
|
</a><br>
|
||||||
|
The dog spawning physics was (and still is) really broken, so dogs go flying pretty frequently. It was reliable enough in this version to be used as a moving platform. <br>
|
||||||
|
<br><br>
|
||||||
|
<a target="_blank" href="/static/img/ent/SmallThingThatMakesThings_rainingdogs.png">
|
||||||
|
<img src="/static/img/ent/SmallThingThatMakesThings_rainingdogs.png" alt="(image: Elwell watches the rainfall of dogs from his window)" width="500" height="282">
|
||||||
|
</a><br>
|
||||||
|
Dogs rain down upon Elwell's animal shelter in the finished version. <br>
|
||||||
|
<br><br>
|
||||||
|
<a target="_blank" href="/static/img/ent/SmallThingThatMakesThings_rainingdogs.png">
|
||||||
|
<img src="/static/img/ent/SmallThingThatMakesThings_dialog.png" alt="(image: Dialog)" width="500" height="265.12">
|
||||||
|
</a><br>
|
||||||
|
Dialog between Elwell and his boss. <br>
|
||||||
|
</center>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<h2>conclusion</h2>
|
||||||
|
<br>
|
||||||
|
If you're looking for a jam to jump into, WeeklyGameJam is a cute one to try. You aren't too rushed, you get to watch people play your game, you get useful criticism, and the community is pretty chill. The themes are always inspiring, too.<img src="/static/img/emo/heart.gif" alt="<3"> <br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<h2>credits</h2>
|
||||||
|
<ul>
|
||||||
|
<li>coding + art by chimchooree</li>
|
||||||
|
<li>Open Pixel Project (OPP) (animations & tiles, edited to fit my characters & palette) @ <a href="http://www.openpixelproject.com/">http://www.openpixelproject.com/</a></li>
|
||||||
|
<li>Music track "forest" by syncopika under CC-BY 3.0 @ <a href="https://opengameart.org/content/forest">https://opengameart.org/content/forest</a> & <a href="https://greenbearmusic.bandcamp.com/album/bgm-fun-vol-5">https://greenbearmusic.bandcamp.com/album/bgm-fun-vol-5</a></li>
|
||||||
|
<li>Bad ending image from Wikimedia, credit to Jon Sullivan @ <a href="https://tinyurl.com/y6oswx8v">https://tinyurl.com/y6oswx8v</a> (url contains spoilers)</li>
|
||||||
|
<li>SimpleJPC-16 Palette by Adigun Polack @ <a href="https://lospec.com/palette-list/simplejpc-16">https://lospec.com/palette-list/simplejpc-16</a></li>
|
||||||
|
<li>pixel joy font by chimchooree @ <a href="https://fontstruct.com/fontstructions/show/1596262/pixel-joy">https://fontstruct.com/fontstructions/show/1596262/pixel-joy</a></li>
|
||||||
|
<li>Tools: <a href="https://godotengine.org/">Godot Engine 3.0.6</a>, <a href="https://graphicsgale.com/us/">GraphicsGale</a></li>
|
||||||
|
<li>Weekly Game Jam 85, "Offspring" theme @ <a href="https://itch.io/jam/weekly-game-jam-85">https://itch.io/jam/weekly-game-jam-85</a></li>
|
||||||
|
</ul>
|
||||||
|
<br>
|
After Width: | Height: | Size: 860 B |
After Width: | Height: | Size: 861 B |
After Width: | Height: | Size: 44 KiB |
After Width: | Height: | Size: 39 KiB |
After Width: | Height: | Size: 66 KiB |
After Width: | Height: | Size: 122 KiB |
After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 657 KiB |
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 144 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 141 KiB |
Before Width: | Height: | Size: 486 KiB |