Code Monkey home page Code Monkey logo

browsmos's Introduction

Browsmos for Reinforcement Learning

The game should send status information via WebSockets to a Python client and shall receive the player's commands, i.e. (re)start game and click somewhere.

How to use:

  1. pip3 install --user websockets asyncio aioconsole
  2. python3 python/client.py
  3. in another terminal: python3 -m http.server
  4. Open http://localhost:8000 in your web browser

You should see status information like cell location, and win/lose in the output of python3 python/client.py.

Browsmos Original README

Play

http://stepheneisenhauer.com/demos/browsmos/

About

Browsmos is a game the web browser, made entirely using HTML5, and inspired heavily by the gameplay of Osmos.

The rules are simple; click to propel yourself around, and try to absorb smaller cells until you become the biggest. Watch out for larger cells, or they will absorb you!

Install

Browsmos can also be installed as an app in Chromium or Google Chrome, requiring no internet connectivity to play. It can be installed via the Chrome Web Store here:

Available in the Chrome Web Store

Screenshots

Screenshot 1

Other Links

License

Any JavaScript sources within Browsmos are hereby licensed under the Simplified BSD License. You are free to modify and redistribute Browsmos, but, if you do, please:

  • don't distribute modifications as though they are my own
  • consider including an attribution, preferably linking to this page

browsmos's People

Contributors

bhspitmonkey avatar jangmarker avatar

Watchers

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