Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 659 Bytes

Missile Command Remake

Submission for the Toronto Ubisoft Next competition 2024

about

"Ubisoft NEXT is an annual competition designed to showcase the talent of video game development students in Ontario and to help kickstart their careers in the industry." - Ubisoft

This year's theme was "Firing Projectiles"

features

  • memory pools
  • Entity Component System
  • 3D render with back face culling and a camera system
    • model loading from .obj files
  • math library with vector and matrix classes
  • logging system to write information to a local file

showcase video

link