Skip to content

jpyamamoto/ultrasonic_tardis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultrasonic TARDIS

Doctor Who themed game that uses an Ultrasonic sensor connected to a Raspberry Pi in order to control a TARDIS and prevent it from crashing into the Daleks!

Demo

Getting Started

To run the game:

  • Use this diagram to plug your ultrasonic sensor to your Raspberry Pi.
  • Clone the repo git clone https://github.com/JPYamamoto/ultrasonic_tardis.git && cd ultrasonic_tardis/
  • Install dependencies with pip install -r requirements.txt
  • Run the game with python3 src/

Built with

Contributing

  1. Fork it (https://github.com/JPYamamoto/ultrasonic_tardis.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Contributors

  • Juan Pablo Yamamoto - Author - Twitter

Make a contribution and your name will be listed here.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Doctor Who themed game that uses an Ultrasonic sensor connected to a Raspberry Pi in order to control a TARDIS and prevent it from crashing into the Daleks!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages