Skip to content

ArvidMan/InfoCom-LP3-Lab3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LP3 Drone Project - Lab 3

In this lab you will continue with your own code made for Lab2. But you need to replace the old index.html file with the one provided in /templates/index.html of this repo.

Optional

A new simulator.py file is provided in /pi, which is cleaner and easier to understand (perhaps). You can use your own old simulator.py from Lab2 or replace it with the new one. If you want to use the new file, remember to put the changes you made on your own for Lab2 in this new file as well.

/pygame-music

In this lab we will need to play some sounds in the background while the drone is in different status. pygame is a new Python package we will use to play music. Take a look at the document in this folder and try to integarte it in simulator.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.5%
  • HTML 47.5%