Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 354 Bytes

File metadata and controls

24 lines (14 loc) · 354 Bytes

Simple Checkers

A simple game for 2 players in React Native.

Installing

To run Simple Checkers you have to install dependencies:

npm install

And run this command to make sure that custom font will load correctly:

react-native link

Now you can run an application.

Author

  • Wiktor Sacharczuk