All Projects → TheSwiftAlps → Gamejam

TheSwiftAlps / Gamejam

Licence: mit
App for the Swift Alps Game Jam! 🕹

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Gamejam

React Pong
✅ A pong game React component
Stars: ✭ 66 (-18.52%)
Mutual labels:  game-development
Ezpygame
An easier way to use pygame
Stars: ✭ 72 (-11.11%)
Mutual labels:  game-development
Mmo Rust Server
A simple example server in asynchronous Rust for MMO games
Stars: ✭ 77 (-4.94%)
Mutual labels:  game-development
Sgi
Stargate Invasion is a mod for Sins of a Solar Empire.
Stars: ✭ 67 (-17.28%)
Mutual labels:  game-development
Allegro5
The official Allegro 5 git repository. Pull requests welcome!
Stars: ✭ 1,165 (+1338.27%)
Mutual labels:  game-development
Icon Machine
Web application for randomly generating pixel art icons.
Stars: ✭ 73 (-9.88%)
Mutual labels:  game-development
Atlasc
Builds atlas texture from a bunch of input images.
Stars: ✭ 66 (-18.52%)
Mutual labels:  game-development
Scrapengine
A very simple real-time Vulkan 3D game engine
Stars: ✭ 80 (-1.23%)
Mutual labels:  game-development
Dmech
3D physics engine for D
Stars: ✭ 70 (-13.58%)
Mutual labels:  game-development
Gbforth
👾 A Forth-based Game Boy development kit
Stars: ✭ 74 (-8.64%)
Mutual labels:  game-development
Real Time Rendering 3rd Cn Summary Ebook
📘 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
Stars: ✭ 1,159 (+1330.86%)
Mutual labels:  game-development
Unity3d Simple Mobile Joystick
Mobile Joystick suitable for any types of game
Stars: ✭ 68 (-16.05%)
Mutual labels:  game-development
Radial Snake
A tutorial for creating a Tron-style game
Stars: ✭ 73 (-9.88%)
Mutual labels:  game-development
Snake
🐍🎮 Snake game made with Expo & PIXI.js 👾 iOS, Android, and Web
Stars: ✭ 67 (-17.28%)
Mutual labels:  game-development
Qurobullet
A powerful 2D projectile system module for Godot!
Stars: ✭ 78 (-3.7%)
Mutual labels:  game-development
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+14341.98%)
Mutual labels:  game-development
Kys Cpp
《金庸群侠传》c++复刻版,已完工
Stars: ✭ 1,182 (+1359.26%)
Mutual labels:  game-development
Duality
a 2D Game Development Framework
Stars: ✭ 1,231 (+1419.75%)
Mutual labels:  game-development
Doomfire
DOOM fire implementation written in rust
Stars: ✭ 80 (-1.23%)
Mutual labels:  game-development
Rocket.unturned
Unturned 3 implementation of the RocketMod — .NET Game Server Plugin Framework
Stars: ✭ 73 (-9.88%)
Mutual labels:  game-development

Imagine Engine

Welcome to the Swift Alps Game Jam repo - which houses an app that will contain all of the games made at the game jam. To participate, do the following:

  • Make sure that you have Xcode 9.0 or later installed (preferrably Xcode 9.1).
  • Clone the repo.
  • Create a new folder for your game in the Games folder.
  • Create a class for your game. It needs to be called <nameOfGame>Game. See the demo game as an example.
  • Create a scene for your game. See the demo scene as an example.
  • Return your scene from your game's makeScene() method.
  • Create your game.
  • Submit a PR that adds your game!

Let's make some games! 🚀

Graphics credits

This repo uses graphics from OpenGameArt.org, specifically:

This repo also uses graphics from other websites:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].