All Projects → ambid17 → JumpingJax

ambid17 / JumpingJax

Licence: MIT License
A 3D platformer with roots in bunnyhopping and portal strategy

Programming Languages

C#
18002 projects
ShaderLab
938 projects
HTML
75241 projects
HLSL
714 projects

Projects that are alternatives of or similar to JumpingJax

UnityDebug
A wrapper script for Unity debug calls to use conditional attributes in order to avoid debug code being compiled into release builds.
Stars: ✭ 29 (+61.11%)
Mutual labels:  gamedev, unity3d-games
magnum-integration
Integration libraries for the Magnum C++11/C++14 graphics engine
Stars: ✭ 75 (+316.67%)
Mutual labels:  gamedev
SimpleIncremental
A simple Unity project that introduces many of Unity's cooler advanced concepts.
Stars: ✭ 51 (+183.33%)
Mutual labels:  gamedev
RamenEngine
A game engine written in SwiftForth.
Stars: ✭ 53 (+194.44%)
Mutual labels:  gamedev
remote-frames
Render a subset of the React tree to a different location, from many locations, without having to coordinate them
Stars: ✭ 27 (+50%)
Mutual labels:  portals
tuile
Tuile (french for tile) is a 2D graphics engine inspired from old hardware and based on layers, tiles sets, tile maps and sprites. Its scanline rendering pipeline makes it perfect for raster effects.
Stars: ✭ 19 (+5.56%)
Mutual labels:  gamedev
PICO-EC
A tiny scene-entity-component library created for the PICO-8 fantasty console.
Stars: ✭ 37 (+105.56%)
Mutual labels:  gamedev
MMORPGMaker-MV
Plugin to transform RPG Maker MV to MMORPG Maker MV
Stars: ✭ 67 (+272.22%)
Mutual labels:  gamedev
godot-gameshell
Godot export templates and instructions for the GameShell portable game console and other single-board computers
Stars: ✭ 34 (+88.89%)
Mutual labels:  gamedev
awesome-gamejam
This is a curated list that contains helpful links and resources for game jams and game development.
Stars: ✭ 38 (+111.11%)
Mutual labels:  gamedev
HammerPatch
Modification of Source Valve Hammer Editor to fix some issues. Fixes brush vertex precision loss.
Stars: ✭ 49 (+172.22%)
Mutual labels:  source-engine
FlaxSamples
Collection of example projects for Flax Engine
Stars: ✭ 50 (+177.78%)
Mutual labels:  gamedev
rpng
A simple and easy-to-use library to manage png chunks
Stars: ✭ 72 (+300%)
Mutual labels:  gamedev
lambda-client
A Source Engine BSP Renderer written in Go.
Stars: ✭ 14 (-22.22%)
Mutual labels:  source-engine
zetaframe
lightweight zig game framework.
Stars: ✭ 14 (-22.22%)
Mutual labels:  gamedev
saddy-graphics-engine-2d
Saddy is an open-source crossplatform 2D graphic engine, based on OpenGL, which can be used for creating 2D games. like platformers or RPGs.
Stars: ✭ 51 (+183.33%)
Mutual labels:  gamedev
FNA-VSCode-Template
Template, build tasks, and easy-install scripts for making FNA + Nez games with VSCode
Stars: ✭ 28 (+55.56%)
Mutual labels:  gamedev
rkon-core
Source RCON Protocol Java library
Stars: ✭ 62 (+244.44%)
Mutual labels:  source-engine
pubsub
Open Source Pub/Sub Messaging Library for Unity
Stars: ✭ 22 (+22.22%)
Mutual labels:  gamedev
kero
Kero is a Source Engine game engine client implementation written in Go.
Stars: ✭ 25 (+38.89%)
Mutual labels:  source-engine

BunnyHopMaster

A 3D platformer based on the Source engine movement mechanics, portals, and a basis in speedrunning

Unity Version: 2019.3.0f3

Preview

Movement mechanics

The movement mechanics are based off of the Source Engine (2013): https://github.com/ValveSoftware/source-sdk-2013

The movement mechanic conversion to C# are in large part thanks to Olezen: https://github.com/Olezen/UnitySourceMovement

Portals

Portals are a custom implementation that will:

  • Teleport a player
  • Allow the player to see a new location through the portal

oneleif Active Project

This project is a oneleif active project.

How to join oneleif

Click on the link below to join the Discord server.

You will start with limited permissions, in a text channel that only moderators will see.

To get full access: read the rules, make an introduction in #introductions, and add an appropriate username.

When you're done with the above, shoot a message to the #start channel to let us know, and we will give you full access.

Questions?

Feel free to email us at: [email protected]

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].