180 likes | 284 Views
Wii-Frogger. Company members. Nicolò Calcavecchia (Project Lead, Programmer, Control System, Sound & Music) Wenxuan Gao (Lead Programmer) Antonio Jimenez (3D Models, Webmaster). Wii-Frogger. Remake of the Konami arcade game Frogger (1981)
E N D
Company members • Nicolò Calcavecchia (Project Lead, Programmer, Control System, Sound & Music) • Wenxuan Gao (Lead Programmer) • Antonio Jimenez (3D Models, Webmaster)
Wii-Frogger • Remake of the Konami arcade game Frogger (1981) • The player’s task is to guide the frog to the other side of the river while dodging traffic • To do so the frog should avoid the traffic and jump over logs floating on the river
Wii-Mote • The frog moves are given by moving the Wii-mote in the four directions (up,down,left,right) • Wireless control system not precise at current time. Will be improved in next release. • In the next release the wii-mote will be used for other moves (use the frog’s tongue, swinging, etc)
Traffic • Two types of moving objects: • Cars • Logs • Algorithm used to generate car prevents overlap in cars and gives user chance to dodge traffic
Rules • Frog loses life from following • Run out of time • Hit by car • Sink in water • Out of bounds • Points • For each successful jump forward 10 points • For each remaining unit of time 20 points
Jump Feature Frog Frog Frog t0 t1 t2
Collide with cars Jumping on and floating with logs Fall into water Reaching target Bounds on floating and jumping Collision Detection Used in Game
3D Modeling • Tools used: Blender 3D, Photoshop • Used some pre-existing textures and 3D models • Main models used in the game: • Frog • Cars (4 colors) • Logs
Sounds • Music loops • Frog jump • Street traffic • Used Audacity to modify some sounds • Used GarageBand for intro sound
Future Works • Add other levels with more Wii functions: • Catching flies with the frog’s tongue (Wii-mote used as a pointing device) • Stick to objects and swinging with the tongue • Save/Load function • Hi-Score function • Add more 3D models for cars and better graphics • More animations for frog movements