Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanbacon/expo-crossy-road
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
https://github.com/evanbacon/expo-crossy-road
android clone cross-platform crossy-road expo game ios javascript opengl react-native react-navigation reactjs threejs tween webgl
Last synced: 1 day ago
JSON representation
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
- Host: GitHub
- URL: https://github.com/evanbacon/expo-crossy-road
- Owner: EvanBacon
- License: mit
- Created: 2017-05-15T05:12:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T18:08:09.000Z (18 days ago)
- Last Synced: 2025-01-31T07:01:25.352Z (1 day ago)
- Topics: android, clone, cross-platform, crossy-road, expo, game, ios, javascript, opengl, react-native, react-navigation, reactjs, threejs, tween, webgl
- Language: TypeScript
- Homepage: https://crossyroad.expo.app
- Size: 23.5 MB
- Stars: 1,033
- Watchers: 26
- Forks: 170
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Expo](/.style/header.png)](https://crossyroad.expo.app/)
Try in the Browser
|
Check out my youtube channel
---This is **strictly** for educational purposes only. (plz don't sue me)
## Models
I created the models using the open source project [MagicaVoxel](https://ephtracy.github.io/).
![Why did the chicken cross the road? Because, yolo](https://media.giphy.com/media/UAxmnxRLkmHEQ/200w_d.gif?raw=true "Preview Gif 😀 ...I love you")
[![reactnative.gallery](https://img.shields.io/badge/reactnative.gallery-%F0%9F%8E%AC-green.svg)](https://reactnative.gallery)
## Stack
- [Expo](http://expo.io) (ios, android, web)
- [React Native for web](https://baconbrix.gitbook.io/react-native-web/) (web)
- [React Native](http://reactnative.dev/) (ios, android)
- [THREE.js](https://threejs.org/) for rendering
- [GSAP](https://greensock.com/) for animating## Disclaimer
I am in no way associated with Hipster Whale.
I am using this copyrighted work under the [fair use/educational purpose doctrine](http://fairuse.stanford.edu/overview/academic-and-educational-permissions/non-coursepack/). For **free** community education.
## License
The game's source code is made available under the [MIT license](LICENSE). Some of the dependencies are licensed differently, with the BSD license, for example.
---