Code Monkey home page Code Monkey logo

self-driving-car-game's Introduction

Self Driving Car Game

This is a silly project I put together to experiment with Neural Networks. Almost all of it is copied and pasted from some random source on the internet that I haven't yet collected links of yet. It is very hacky with bad architecture, but it didn't start as a serious project. I'm currently considering turning this into a full fledged game where separate teams can all compete to make the best network and can draw their own courses, etc. Then an official competition would be held with a never-before-seen map made by me that you must compete with others against. How you train your car is up to you. Ideally, I'd like to prototype the game fully, then do a complete rewrite for a better architecture.

Currently, there is a built in map. If you edit the source, you can figure out how to enable the edit mode and generate your own track.You can save/load the network you generate, and it will try to run with some level of concurrency.

Installation

Just clone the repo and npm install.

Commands

  • gulp build - Run the main project build (JS bundling, Sass compilation).
  • gulp serve - Start up a browser sync server and watch for changes.

self-driving-car-game's People

Contributors

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