• Stars
    star
    548
  • Rank 81,119 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A React Native app showcasing some examples using react-native-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

For an even quicker start, download the Expo Go app and scan this QR code with your mobile device.

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.

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.

More Repositories

1

react-native-game-engine

A lightweight Game Engine for React Native ๐Ÿ•นโšก๐ŸŽฎ
JavaScript
2,584
star
2

react-native-game-engine-template

React Native Game Engine Template
JavaScript
82
star
3

react-game-engine-template

React Game Engine Template
JavaScript
29
star
4

node-sfx

A library for composing and synthesising sounds for NodeJS programs ๐Ÿ”Š๐ŸŽ‰
JavaScript
12
star
5

swift-boy

A Game Boy emulator for iOS ๐Ÿ“ฑ
Swift
6
star
6

react-inline-script

Inject arbitrary javascript and inline <script> tags into your DOM and React app without any hassles.
JavaScript
4
star
7

voxel-toy

Tool for converting .vox files to UE4 geometry
JavaScript
3
star
8

BB.Common.WinForms

Repository for holding the BB.Common.WinForms library - a small Metro-like control bundle.
C#
2
star
9

magicavoxel

Repo for holding MagicaVoxel files
1
star
10

KarlsonJS

Dani's Karlson game, but in JS
JavaScript
1
star
11

6502-kit

A repo with tools for building programs that run on the MOS 6502/6510 and WDC 65c02 CPUs ๐Ÿ•น๏ธ
Assembly
1
star
12

snake

Classic snake game
JavaScript
1
star
13

clasp-kit

A template for building web apps on the Google App Script platform via the Clasp deployment tool
JavaScript
1
star
14

os-playground

Some C scripts for learning about operating systems
C
1
star
15

seagrass

JavaScript
1
star
16

acme-assembler-choco

Source code for creating a chocolatey install for the ACME assembler
1
star
17

6502-hello-world

A repo for holding my 6502 hello world code
Assembly
1
star
18

musical-playground

Playing around with some NodeJS and music stuff
JavaScript
1
star
19

6502-flappy-bird

Flappy bird for the 6502 microprocessor ๐Ÿฆ
Assembly
1
star
20

minipro-choco

Source code for creating a chocolatey install for the minipro universal programmer
1
star
21

lox-js

A JavaScript based implementation of the Lox language
JavaScript
1
star
22

arduino

Repo for holding random arduino sketches
C++
1
star
23

rnge-particle-playground

A quick repo for testing particle stuff with React Native Game Engine
JavaScript
1
star
24

Sketch

Repo for holding some sketch tutorials and stuff
1
star
25

home-automation

Some fun home automation projects
JavaScript
1
star