#mini project Using C++

12 messages · Page 1 of 1 (latest)

open flume
#

i've been given a mini project that includes coding a Pacman game any tips guys?

teal spindle
#

You can add a lil twist to the basic pacman game like boss levels in order to make it a bit more interesting

teal spindle
#

You're making that game in cpp, right?

#

@open flume

open flume
#

yess

#

i thought i could use something like sfml or qt

#

or just console ?

teal spindle
#

SFML is quite hard for beginning, if you're a beginner, I would recommend SDL

#

But when it comes to game development, you should probably use UE for cpp as it provides the option for blueprints and that makes the life hella easier

odd rootBOT