0% found this document useful (0 votes)
83 views2 pages

Lab07 CSI3140 Canvas PDF

This document provides objectives for improving a game presented in class by adding features like scoring, health for players, multiplayer modes, high score tracking, additional obstacles, collectible objects, more detailed landscape elements, and endings or infinite play modes. Students are asked to build upon an existing game code example by implementing one or more of these suggested enhancements.

Uploaded by

john
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views2 pages

Lab07 CSI3140 Canvas PDF

This document provides objectives for improving a game presented in class by adding features like scoring, health for players, multiplayer modes, high score tracking, additional obstacles, collectible objects, more detailed landscape elements, and endings or infinite play modes. Students are asked to build upon an existing game code example by implementing one or more of these suggested enhancements.

Uploaded by

john
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

1

CSI 3140 - LAB 07

EVENTS AND CANVAS


CSI 3140 L AB 07 - E VENTS AND C ANVAS 2

OBJECTIVES
▸ Improve on the game presented in class
▸ http://a4word.com/courses/csi3140/examples/10/25_final.html

▸ For example

▸ Add a score, or add health to the player

▸ Make it multi-player (one after the other, or at the same time)

▸ Keep track of a high score

▸ Create other obstacles (birds, animals, airplanes)


▸ Add coins or other objects to collection (fruits or gold)

▸ Add other elements to the landscape

▸ More shapes for the trees

▸ Clouds

▸ Gradients in the sky or in the grass

▸ Add an “end” to the game (like Mario Run) or make it infinite (like Temple Run)

You might also like