All Projects → igravitystudios → Matchimals.fun

igravitystudios / Matchimals.fun

Licence: mit
🦁 🃏 📱 An animal matching puzzle card game– built with turn-based game engine boardgame.io and React-Native + React-Native-Web

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Matchimals.fun

Dinocompose
Chrome's Dino T-Rex game developed in Jetpack Compose
Stars: ✭ 170 (+68.32%)
Mutual labels:  android-app, hacktoberfest, game
Antimine Android
Antimine is an open source minesweeper-like puzzle game.
Stars: ✭ 218 (+115.84%)
Mutual labels:  hacktoberfest, game, puzzle
Chatter App
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Stars: ✭ 80 (-20.79%)
Mutual labels:  android-app, ios-app
Regex
A Regular Expression game for Android
Stars: ✭ 80 (-20.79%)
Mutual labels:  game, puzzle
Openra
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
Stars: ✭ 10,220 (+10018.81%)
Mutual labels:  hacktoberfest, game
Rust android ios
Android / iOS app with shared Rust logic
Stars: ✭ 69 (-31.68%)
Mutual labels:  android-app, ios-app
Edxposedmanager
Companion Android application for EdXposed
Stars: ✭ 1,172 (+1060.4%)
Mutual labels:  android-app, hacktoberfest
Lbrnmeituan
ReactNative 仿美团项目
Stars: ✭ 84 (-16.83%)
Mutual labels:  android-app, ios-app
Tgstation
The /tg/station branch of SS13
Stars: ✭ 1,114 (+1002.97%)
Mutual labels:  hacktoberfest, game
Play
The free and open source karaoke singing game UltraStar Play for Windows, Linux, Android, Xbox, PlayStation and other platforms.
Stars: ✭ 94 (-6.93%)
Mutual labels:  hacktoberfest, game
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-8.91%)
Mutual labels:  android-app, ios-app
Deautherdroid
Additional android app for SpaceHunn's ESP8266 DeAuther.
Stars: ✭ 93 (-7.92%)
Mutual labels:  android-app, hacktoberfest
Genesis
🤖 Warframe Discord Cephalon
Stars: ✭ 67 (-33.66%)
Mutual labels:  hacktoberfest, game
Flutter Tetris
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
Stars: ✭ 1,109 (+998.02%)
Mutual labels:  android-app, ios-app
Lila
♞ lichess.org: the forever free, adless and open source chess server ♞
Stars: ✭ 10,315 (+10112.87%)
Mutual labels:  hacktoberfest, game
Dev Practice
Practice your skills with these ideas.
Stars: ✭ 1,127 (+1015.84%)
Mutual labels:  hacktoberfest, game
Calenstyle
Responsive Drag-&-Drop Event Calendar Library for Web, Mobile Sites, Android, iOS & Windows Phone
Stars: ✭ 83 (-17.82%)
Mutual labels:  android-app, ios-app
Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+1216.83%)
Mutual labels:  hacktoberfest, game
Flutter gank
Flutter版 干货集中营
Stars: ✭ 60 (-40.59%)
Mutual labels:  android-app, ios-app
Gas Oil Mixture Mobile
Mobile app for calculation of gasoline/oil ratio for 2 stroke engines built with React Native.
Stars: ✭ 61 (-39.6%)
Mutual labels:  android-app, ios-app
Matchimals logo

Matchimals.fun

an animal matching puzzle card game 🦁 🃏

🍎 Download for iOS from the App Store

🤖 Download for Android from the Google Play Store

🖥 Play on desktop on the web

screenshot of matchimals.fun game

How to play

  1. 1-4 players take turns connecting the top card from the deck to the existing cards on the table.
  2. If there isn't a valid connection to be made, then the player must pass.
  3. The game ends when all the cards from the deck have been connected on the board.

About

Matchimals.fun was built as a proof-of-concept by Chris Heninger (@chrisheninger) and Hannah Heninger (@mshannahnv). The gameplay is inspired by a 1959 card game called Busy Bee. 🐝 🃏

Matchimals.fun is made for kids of all ages. It aims to provide entertainment and improve pattern recognition skills through fun visuals of animals, colors, and numbers.

This project is sponsored by iGravity Studios– a custom software shop with an emphasis on UI/UX development– based in Phoenix, Arizona. 🏜 ❤️

Want to contribute?

This game has been made open source to help others looking to learn more about JavaScript, BoardGame.io, and React-Native applications.

Find a bug or have a question? Feel free to open an issue or submit a pull request!

Development

React-Native development requires a number of tools to be installed and configured on your machine for the bundler and simulators to run properly.

If you have never worked on a native app before- you'll need to follow the directions for setting up a project using the React-Native CLI Quickstart.

Once you've configured your machine for React-Native development- getting the Matchimals.fun app to build should only require a few steps:

  1. Fork the repo
  2. Install dependencies (yarn or npm i)
  3. Run the metro bundler: yarn start
  4. In a separate terminal- run the emulator: yarn run ios

Special thanks

Nicolo Davis and collaborators for the turn-based game engine boardgame.io.

Facebook and collaborators for the wonderful libraries React and React-Native.

iGravity Studios for publishing the game to the Apple App Store and Google Play Store.

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