Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
72 lines (51 loc) · 2.21 KB

README.md

File metadata and controls

72 lines (51 loc) · 2.21 KB

Race and Crosswords

Description

Race and Crosswords is a project made as part of a course at PolyMtl.

This project regroups a crossword and a race game.

Tech used

While working on Race and Crosswords, we learned and used a lot of amazing tech including :

In order to get the words and their definitions we used the DataMuse API

Race

The race is in itself pretty simple... It's a car race.

The following where implemented for the race:

  • Map creation (in admin section)
  • collision between the cars and the off-road
  • Basic AI
  • Drift Mechanic
  • Day/Night Mechanic
  • FancyMode (enables shadows and more)
  • Multiple camera types (Top, third, hood, etc...)

Key Bindings

Feature Key
Accelerate W
Stop/Reverse S
Left A
Right D
Drift Space
Day/Night N
Fancy Mode M
Zoom In +
Zoom Out -
Change Camera C

Notes

The background music is Bloody Tears

Crossword

The crossword is generated using an API called datamuse, words are collected and cached in a database for a boost in performance.

The crossword can be played in single player or against a friend.

Authors

Salads team contains 6 Members, who are the following: