Should I use a game engine to make a Tontie clone?

  • Thread starter Thread starter Darkmisc
  • Start date Start date
  • Tags Tags
    Engine Game
AI Thread Summary
Creating a simple Tontie/Whack-a-mole clone on Android Studio is feasible using buttons without animations. However, utilizing a game engine is recommended for enhanced functionality and future scalability. Game engines facilitate more complex simulations and provide better tools for game development. The choice of game engine may depend on specific project requirements or intended deployment environments.
Darkmisc
Messages
222
Reaction score
31
TL;DR Summary
I'd like to make a simple Tontie clone. Will I need to use a game engine?
Hi everyone

I'd like to make a simple Tontie/Whack-a-mole clone on Android Studio. I was thinking I could just use buttons and not use any animations.

Could I do this on Android Studio? Or would I be better off learning how to use a game engine? If so, which would you recommend?Thanks
 
Technology news on Phys.org
Darkmisc said:
TL;DR Summary: I'd like to make a simple Tontie clone. Will I need to use a game engine?

Hi everyone

I'd like to make a simple Tontie/Whack-a-mole clone on Android Studio. I was thinking I could just use buttons and not use any animations.

Could I do this on Android Studio? Or would I be better off learning how to use a game engine? If so, which would you recommend?Thanks
IMHO, a gaming engine would help you a lot. And game engines allow you to make more complicated simulations that you might want to do later. I can not advise on which are the best to use. If you want your game to be on a specific server or environment, that will probably dictate the engine.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top