Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 exponent frogger game ios javascript opengl react-native react-navigation react-navigation-demo reactjs redux threejs tutorial tween webgl

Last synced: 1 day ago
JSON representation

🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔

Awesome Lists containing this project

README

        

[![Expo](/.style/header.png)](https://crossyroad.netlify.com/)



License: MIT


Follow @baconbrix


Try in the Browser
|
Check out my youtube channel



Twitter: baconbrix


Medium: baconbrix



---

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/).

All of the characters are based on other open source developers:

- Wheeler: [Ken Wheeler](https://twitter.com/ken_wheeler)
- Avocoder: [Lydia Hallie](https://twitter.com/lydiahallie)
- Palmer: [Jared Palmer](https://twitter.com/jaredpalmer)
- Brent: [Brent Vatne](https://twitter.com/notbrent)
- Juwan: [Juwan Wheatley](https://twitter.com/FiberJW)
- Bacon: [Evan Bacon](https://twitter.com/baconbrix)

If you'd like to see someone else in the game, please open an issue!

![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.

---






License: MIT