Giter Site home page Giter Site logo

firtysh / codenames Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 440 KB

This is a android version of a web game codenames.game

JavaScript 1.45% TypeScript 73.90% Ruby 4.37% Java 13.82% Objective-C 4.31% Objective-C++ 2.13%
android android-game codenames game javascript open-source react-native redux socket-io typescript

codenames's Introduction

Codenames

wakatime

Codenames is a mobile application built with React Native CLI that brings the popular board game "Codenames" to your smartphone. Enjoy the game with your friends and family anytime, anywhere.

Features

  • Create and join game rooms to play with friends.
  • Two roles: Spymaster and Operative, with different permissions and responsibilities.
  • Real-time communication between team members within the game room.
  • Generate random word grids for each game.
  • Score tracking and game progress indicators.
  • Timer for turn-based gameplay.

Installation

  1. Clone the repository:
git clone https://github.com/firtysh/codenames.git
  1. Navigate to the project directory:
cd codenames
  1. Install the dependencies:
npm install
  1. Run the Metro bundler:
npm start
  1. For Android, open a new terminal window and run the following command:
npm run android

If the above command doesn't work, you can try the following alternative:

npm start -- --reset-cache

Then open a new terminal window and run:

npx react-native run-android

For iOS, open a new terminal window and run:

npx react-native run-ios

Please ensure you have the necessary development environment and tools set up for React Native and Android/iOS development. Refer to the official documentation of React Native and the respective platforms for more detailed setup instructions if needed.

Usage

  1. Follow the installation instructions above to set up the project.

  2. Once the app is running on your device or emulator, follow the on-screen instructions to create or join a game room.

Technologies Used

  • React Native
  • React Navigation (for navigation between screens)
  • Socket.io (for real-time communication)

Contributing

Contributions to Codenames are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request. Make sure to follow the project's code style and guidelines.

License

Codenames is open source and released under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

Acknowledgements

  • The Codenames project is inspired by the board game "Codenames" designed by Vlaada Chvátil.
  • Thanks to the React Native community and various open source libraries that have made this project possible.

codenames's People

Contributors

firtysh avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.