Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oevgeny/seabattle
Sea-battle game written in JS with pure React
https://github.com/oevgeny/seabattle
react seabattle-game
Last synced: about 1 month ago
JSON representation
Sea-battle game written in JS with pure React
- Host: GitHub
- URL: https://github.com/oevgeny/seabattle
- Owner: OEvgeny
- Created: 2018-02-23T15:44:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T15:54:59.000Z (almost 7 years ago)
- Last Synced: 2024-10-26T00:25:52.681Z (2 months ago)
- Topics: react, seabattle-game
- Language: JavaScript
- Homepage: https://oevgeny.github.io/seabattle/
- Size: 165 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SeaBattle
Seabattle game implemented in JS with only React and a bit of SVG.
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!### `npm run deploy`
Deploys project on gh-pages!