This jam is now over. It ran from 2022-10-20 20:10:00 to 2022-10-27 22:00:00. View results

Welcome to the 1904labs 2022 Fall Game Jam!

Theme: ISLAND

You will have one week to create and submit a game, from October 20th (3:10PM central time) to October 27th (7:00PM central time).

Rules/Guidelines:

  • Anything goes as long as it sticks to the theme!
    • Use any tools you'd like to build your game
      • Examples include: Unity, Unreal, Godot, PyGame, in-browser, custom, Blender , Aseprite,  MS Paint, etc.
    • 2D and 3D are both fair game.
    • Free/Public assets are fine to use, but you're encouraged to make your own.
      • When using other assets make sure you follow any usage rights associated with them.
    • Your game must be free!
  • You must submit your game before Oct 27th at 7PM central time.
  • Submissions are hidden until the jam is over. If you want to keep your game a secret, this lets you do that without waiting until the last second to submit. You're free to tell everyone what you're working on, though!
  • We will have presentations after the Jam on Oct 28th
  • This jam is private to 1904labs, and will not show up publicly in itch.io.

Submissions:

When you're ready to submit your game you must first create a "project" on itch.io. After you've created/uploaded your project you can then return to this page and submit it.

To create a project, click on the dropdown next to your username in itch.io, and select "Upload New Project". This will take you to a wizard that will allow you to upload your game as well as provide details.

You don't need to worry about uploading your project right away, but make sure you set aside some time before the deadline to go through the process. Submissions close on October 27th at 7PM central time!

Presentation:

Presentations will be held Oct 28th (meeting pending).

Each participant should stick to around 8 minutes, and try to adhere to this format:

  1. What's the name and premise of your game?
  2. What tech did you use?
  3. How did you come up with the idea/what were your inspirations?
  4. What did you learn (maybe unexpectedly) while working on this game?
  5. What would you do differently if you had to remake this game?
  6. Q&A

These should be the points you touch on before/during showing your game. This is flexible, but please try to stick to around the time limit so everyone has a chance to show off what they've been working on! (this is also subject to change, it's still over a week out).

Possible themes (theme will be selected from this list):

  1. Parallel Worlds
  2. Stuck in a Loop
  3. Running Out Of Time
  4. Island
  5. Falling
  6. Construction
  7. Limited Resources
  8. Outer Space
  9. Single button controls
  10. You can't stop


Resources:

Name Link Type(s) Description Added By
OpenGameArt.org https://opengameart.org/ Assets awesome source for UI and other sprites Scapes
Unity Asset Store https://assetstore.unity.com/ Assets somehwat obvious if you’re using unity, but useful to point out to people anyway Scapes
Free PBR https://freepbr.com/ Assets free textures/materials that can be fun to play with Scapes
Spriter's Resource https://www.spriters-resource.com/ Assets Large database of classic game sprites. Great for prototyping (or if you don't feel like making your own sprites). Coach
Lospec https://lospec.com/ Assets + Learning You can find palettes, tutorials, and tools here for making pixel/voxel art! Scapes
Pixel Logic https://pixellogicbook.com/ Learning In-depth pixel art tutorial book Scapes
(Video) MAKING A GAME IN 10 MINUTES!! https://www.youtube.com/watch?v=p8MzsDBI5EI Learning inspiring video to make a game in 10 minutes Scapes
Heartbeast (Youtube Channel) https://www.youtube.com/c/uheartbeast/videos Learning Good YouTube channel that contains many Pixel Art tutorials and coding tutorials. Nowadays mainly focused around Godot, but has older GameMaker tutorials as well Coach
Aesprite https://www.aseprite.org/ Tools Animated sprite editor and pixel art tool Scapes
Pyxel Edit https://www.pyxeledit.com/ Tools Pixel art editor Scapes
Sprytile https://jeiel.itch.io/sprytile Tools Blender add-on for building tile based low-poly scenes with paint/map editor like tools Scapes
picoCAD https://johanpeitz.itch.io/picocad Tools Program created in the PICO-8 platform to build and texture lowpoly 3D models Scapes
Graphics Gale https://graphicsgale.com/us/ Tools Free animation graphic editor Scapes
Piskel https://www.piskelapp.com/ Tools Free online sprite editor Scapes
Bitsy https://ledoux.itch.io/bitsy Tools Low-res game maker Scapes
GB Studio https://chrismaltby.itch.io/gb-studio Tools Visual game builder that allows you to make real Game Boy ROMs Scapes
PICO-8 https://www.lexaloffle.com/pico-8.php Tools Fantasy console for making, sharing and playing tiny games and other computer programs Scapes
Pixel Vision 8 https://pixelvision8.itch.io/pv8 Tools 8-bit fantasy console Scapes
Pixelbox.js https://pixwlk.itch.io/pixelbox Tools Create 2D games in JavaScript Scapes
Petaporon https://pixwlk.itch.io/petaporon Tools Minimalistic piano roll sequencer Scapes
BeepBox https://www.beepbox.co/ Tools Online chiptune melody maker Scapes
BXFR https://www.bfxr.net/ Tools Free old-school sound effect maker (beeps and boops) Coach
Kontra https://straker.github.io/kontra/ Tools 2d Javascript library Nick J
Matter https://brm.io/matter-js/ Tools 2d physics library Nick J
(Video) SHATTER / DESTRUCTION in Unity https://www.youtube.com/watch?v=EgNV0PWVaS8 Learning Video about making 3D destructable objects in Unity that shatter Coach (on behalf of Kit)
(Video) Visualizing quaternions (4d numbers) with stereographic projection https://www.youtube.com/watch?v=d4EgbgTm0Bg Learning Video about visualizing quaternions (for 3D games) Coach (on behalf of Kyle Jones)
Game Maker's Toolkit https://www.youtube.com/channel/UCqJ-Xo29CKyLTjn6z2XwYAw Learning / Design Channel with lots of deep analysis on mechanics and game design Kyle J
Unity ECS https://learn.unity.com/tutorial/entity-component-system# Learning ECS (Entity Component System) is a way to design your scripts to be data centric and allows you to provide the same behaviors to the same 'archetype' of entities in a much more performant way. Nathan
Create With Code https://learn.unity.com/course/create-with-code Learning Unity Course (Free) covering some basics. (I've only started it, but I hear good things about it) Nathan
Youtube - Sebastian Lague https://www.youtube.com/user/Cercopithecan Tutorials/Inspiration This guy shares lots of tutorials and such Nathan
Let's MODEL and RIG 5 characters in 10 MINUTES in Blender 2.82 - ep. 16 https://www.youtube.com/watch?v=TZDnV4KshM8 Blender Learning Great to understand simple model and rigging Scapes
Default Cube Owl Tutorial https://www.youtube.com/watch?v=4xLdisAvjx8 Blender Learning One of the best places to start with Blender IMO. Really got a lot out of following this tutorial Scapes
Blender Work Collection (Someone's first 4 months learning with links to the tutorials they used) https://www.youtube.com/watch?v=gX2A9xEDlXI Inspiration I keep going back to this video again and again. So neat. This person is obviously a professional designer, but it's still a great place to harvest design ideas and content Scapes
TextureCan https://www.texturecan.com/ Textures Some Free Textures Nathan
Object Pooling in Unity https://toqoz.fyi/object-pooling.html Learning Great tutorial on object pooling in unity. Can be used for 2d or 3d Scapes
Unity code optimization and best practices https://www.jacksondunstan.com/?s=unity Learning The end-all be-all of optimization for Unity. Be prepared for math and thorough explanations of CPU/FPS. I suggest googling for things with site:jacksondunstan.com as a filter for any optimization questions as a first step. Scapes

Submissions(10)

All submissions
·
Browser playable (7)
·
Windows (3)
macOS (2)

No submissions match your filter

A game jam gam! Get to the end before the navy, and make enough money for a merchant's license.
Strategy
Play in browser
WIP Project inspired by the Pixar short "Piper"
Rhythm
Play in browser
Collect coins as a coconut. Don't get eaten.
Unfinished concept game about escaping an island
Adventure
Play in browser
Play in browser
Play in browser