Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with following program in android studio Make a connect 4 game. https://www.youtube.com/watch?v=hAOfEA3C-NI. Connect 4 allows users to pick a column and puts

I need help with following program in android studio

Make a connect 4 game. https://www.youtube.com/watch?v=hAOfEA3C-NI. Connect 4 allows users to pick a column and puts a piece in that column in the first available row slot. So you have to do some programming to see if the view below you is empty and if it is, have the player's piece travel down.

MINIMUM REQUIREMENTS

Using the same strategy in CH 3 of the book Version 5-- namely your game must have

1) A Model View Controller

2) The Model must have functions that encode the gameplay just like tic tac toe including checking for victory

3) The view must be constructed programatically using a grid layout with an array of buttons

4) The Controller must be the only entity that interacts with the View and the Model

5) Must have a multiple grid space view for user information (just like tic tac toe in figure 3.9)

6) Must give the User Alerts like in 3.10 using the Alert Dialog (i.e. like in 3.9)

please help thanks

 

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Current Trends In Database Technology Edbt 2004 Workshops Edbt 2004 Workshops Phd Datax Pim P2panddb And Clustweb Heraklion Crete Greece March 2004 Revised Selected Papers Lncs 3268

Authors: Wolfgang Lindner ,Marco Mesiti ,Can Turker ,Yannis Tzitzikas ,Athena Vakali

2005th Edition

3540233059, 978-3540233053

More Books

Students also viewed these Databases questions

Question

Question Can a self-employed person adopt a profit sharing plan?

Answered: 1 week ago