All Projects → bberak → React Native Game Engine Handbook

bberak / React Native Game Engine Handbook

Licence: mit
A React Native app showcasing some examples using react-native-game-engine 🐒✨

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Game Engine Handbook

Player
RPG Maker 2000/2003 and EasyRPG games interpreter
Stars: ✭ 585 (+40.63%)
Mutual labels:  game-development, game-engine, game-2d
Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (-89.9%)
Mutual labels:  game-development, game-engine, game-2d
Gideros
Gideros Release version
Stars: ✭ 442 (+6.25%)
Mutual labels:  game-development, game-engine, game-2d
Ebiten
A dead simple 2D game library for Go
Stars: ✭ 5,563 (+1237.26%)
Mutual labels:  game-development, game-2d, game-engine
React Native Game Engine
A lightweight Game Engine for React Native 🕹⚡🎮
Stars: ✭ 2,114 (+408.17%)
Mutual labels:  game-development, game-engine, game-2d
Strawberry
A tiny 2D game engine focused on usability and simplicity.
Stars: ✭ 51 (-87.74%)
Mutual labels:  game-development, game-engine, game-2d
Lantern
(DEPRECATED, SEE README)
Stars: ✭ 12 (-97.12%)
Mutual labels:  game-development, game-engine, game-2d
Frag
A cross-platform 2D|3D game framework for the Nim programming language
Stars: ✭ 210 (-49.52%)
Mutual labels:  game-development, game-engine, game-2d
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-66.83%)
Mutual labels:  game-development, game-engine, game-2d
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+393.75%)
Mutual labels:  game-development, game-engine, game-2d
Html5 Canvas Game Boilerplate
Provides a set of default code that makes getting up and running with an HTML5 canvas game very easy.
Stars: ✭ 182 (-56.25%)
Mutual labels:  game-development, game-engine, game-2d
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+674.28%)
Mutual labels:  game-development, game-engine, game-2d
Godex
Godex is a Godot Engine ECS library.
Stars: ✭ 307 (-26.2%)
Mutual labels:  game-development, game-engine
Mxengine
C++ open source 3D game engine
Stars: ✭ 284 (-31.73%)
Mutual labels:  game-development, game-engine
Melonjs
a fresh & lightweight javascript game engine
Stars: ✭ 3,721 (+794.47%)
Mutual labels:  game-development, game-engine
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (-20.43%)
Mutual labels:  game-development, game-engine
Terasology
Terasology - open source voxel world
Stars: ✭ 3,247 (+680.53%)
Mutual labels:  game-development, game-engine
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+4389.42%)
Mutual labels:  game-development, game-engine
Etengine
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
Stars: ✭ 408 (-1.92%)
Mutual labels:  game-development, game-engine
Blueshiftengine
Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.
Stars: ✭ 347 (-16.59%)
Mutual labels:  game-development, game-engine

React Native Game Engine Handbook

React Native Game Engine Handbook · mit license

A React Native app showcasing some examples using the lightweight react-native-game-engine library.

Single Touch Preview Multi Touch Preview Rigid Bodies Preview

Quick Start Expo (iOS and Android)

npm install -g expo-cli

git clone https://github.com/bberak/react-native-game-engine-handbook.git

cd react-native-game-engine-handbook

npm install

npm run start

# Then follow the Expo prompts to run on a device or simulator

Pull Often!

The Handbook app will be updated with new examples and content from time to time - so make sure you do a git pull every now and then to get the latest and greatest.

Contribute

If you've created an interesting example, scene or even want to contribute (or start) a chapter - please get in touch and we'll get your ideas merged into the master branch.

Get in Touch

We are Neap - a development and design team in Sydney. We love building stuff and meeting new people, so get in touch with us at https://neap.co.

Some of our projects:

React & React Native

Web Framework & Deployment Tools

  • webfunc: Write code for serverless similar to Express once, deploy everywhere.
  • now-flow: Automate your Zeit Now Deployments.

GraphQL

  • graphql-serverless: GraphQL (incl. a GraphiQL interface) middleware for webfunc.
  • schemaglue: Naturally breaks down your monolithic graphql schema into bits and pieces and then glue them back together.
  • graphql-s2s: Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apollo server client.

Tools

License

MIT License

Copyright (c) 2017 Boris Berak

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Neap Pty Ltd

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