Skip to content

cwilgenhoff/rabbits3d-client

 
 

Repository files navigation

rabbits3d-client

This is the client for Rabbits3d game.
It is still just a proof of concept for using webgl with react-redux.
In current version 0.0.1 it runs as a stand alone proyect detached from any server. In a future it will be integrated with the game server.
To run it:

npm i
npm start

It should start running on localhost:1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • HTML 0.9%