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: 7 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T18:08:09.000Z (3 months ago)
- Last Synced: 2025-04-06T15:07:58.809Z (14 days 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,055
- Watchers: 25
- Forks: 176
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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/).

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