Skip to content

rendoir/feup-cgra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

feup-cgra

Small underwater scene with a controllable submarine and missiles.

Demo Video

image

Run instructions

  1. Clone the repository
git clone https://github.com/rendoir/feup-cgra.git
  1. Change directory
cd feup-cgra/src/
  1. Start an HTTP server
python3 -m http.server
  1. Open your browser and navigate to http://localhost:8000/

Controls

  • Accelerate: [W] and [S]
  • Steer: [A] and [D]
  • Pitch: [Q] and [E]
  • Periscope: [L] and [P]
  • Launch torpedo: [F]
  • Spawn target: [G]

About

Small underwater scene with a controllable submarine and missiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published